Changelog for header change (Issue #240)

This commit is contained in:
Michael R Sweet 2019-01-04 21:04:26 -05:00
parent 20619d4eab
commit 7d058ab701
No known key found for this signature in database
GPG Key ID: 999559A027815955

View File

@ -1,7 +1,8 @@
# Changes in Mini-XML 3.0
- Changed the license to Apache 2.0 with exceptions (Issue #239)
- All of the internal node structures are now moved out of the public header.
- All of the internal node structures are now moved out of the public header
(Issue #240)
- Fixed a potential buffer overflow when writing floating point data
(Issue #233)
- Moved `mxmldoc` to a new `codedoc` project whose focus is on generating