Updating release notes for next release

This commit is contained in:
Mike Farah 2022-07-29 10:28:06 +10:00
parent 8c3a8c085e
commit 4508bc2dc2
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
4.27.1:
- Added 'json' decoder for support for multiple JSON documents in a single file (e.g. NDJSON)
- Fixed XML decoding issue (#1284)
4.26.1: 4.26.1:
- Switched to new expression parser (#1264) - Switched to new expression parser (#1264)
- Don't clobber anchor when adding nodes (#1269) - Don't clobber anchor when adding nodes (#1269)