diff options
Diffstat (limited to 'zenXml/Changelog.txt')
-rw-r--r-- | zenXml/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/zenXml/Changelog.txt b/zenXml/Changelog.txt index 8fb65daa..5f54e062 100644 --- a/zenXml/Changelog.txt +++ b/zenXml/Changelog.txt @@ -4,11 +4,13 @@ zen::Xml 2.0 ------------ +zen library update Skip XML comments while parsing Added move constructor for XmlDoc zen::parse and zen::load directly return XmlDoc New macros to specify platform: ZEN_WIN, ZEN_LINUX, ZEN_MAC Support serializing all integer limits (INT_MIN, INT_MAX, ect.) +Moved license from Boost Software License 1.0 to GPL v3 zen::Xml 1.9 |