Updating release notes

This commit is contained in:
Mike Farah 2023-03-20 10:21:39 +11:00
parent 48b481b68d
commit df5737ab46

View File

@ -1,3 +1,6 @@
4.32.2:
- Fixed behaviour for unknown file types (defaults to yaml) #1609
4.32.1:
- Added divide and modulo operators (#1593) - thanks @teejaded!
- Add support for decoding base64 strings without padding (#1555) - thanks @teejaded!