Updating release notes

This commit is contained in:
Mike Farah
2023-03-31 10:22:19 +11:00
parent d5bbe5bea5
commit d00ffd9ce8
+6
View File
@@ -1,3 +1,9 @@
4.33.2:
- Add ``--nul-output|-0`` flag to separate element with NUL character (#1550) Thanks @vaab!
- Add removable-media interface plug declaration to the snap packaging(#1618) Thanks @brlin-tw!
- Scalar output now handled in csv, tsv and property files
- Bumped dependency versions
4.33.1:
- Added read-only TOML support! #1364. Thanks @pelletier for making your API available in your toml lib :)
- Added warning when auto detect by file type is outputs JSON (#1608)