cld: Changelog

Version Message
0.5.0 - Fixing linking on Linux causing the error "undefined symbol _ZNSs4_Rep20_S_empty_rep_storageE"
- Reflection test case for CLD\InvalidArgumentException, CLD\InvalidLanguageException, CLD\InvalidEncodingException
- Reflection test case for CLD\Detector
- Use cld_encodings.h from upstream library instead of our own
0.4.0 - New OOP API
- Better error handling
- More tests
0.3.0 - Cleanup to use internal APIs (Pierre Joye)
- Windows build support (Pierre Joye)
0.2.0 - Compatibility with latest HEAD of libcld
0.1.0 - Initial release