Update ChangeLog for v0.3.3

This commit is contained in:
Stanislav Angelovič
2018-12-29 01:02:36 +01:00
committed by GitHub
parent 1def4e247a
commit 97372155a6

View File

@ -29,3 +29,8 @@ v0.3.1
v0.3.2
- Switched from autotools to CMake build system
v0.3.3
- Minor fixes in tutorial examples
- Add comment on threading traits of Variant and its const methods
- Fix broken invariant of const Variant::peekValueType() method