release notes

This commit is contained in:
Mike Farah 2022-12-17 11:15:16 +11:00
parent 48d00f807e
commit 8d8e7c3b2c

View File

@ -1,3 +1,9 @@
4.30.6:
- Fixed xml comment in array of scalars #1465
- Include blank new lines in leading header preprocessing #1462
- Added aarch64 build (#1261)
- Bumped dependency versions (#1453)
4.30.5:
- XML Decoder: Comment parsing tweak
- XML Decoder: Fixed processing comments in empty XML #1446