Preparing release notes (won't release till I get back from holiday)

This commit is contained in:
Mike Farah 2025-06-12 14:53:39 +10:00
parent 88bfbec97b
commit ff9d2acd4a

View File

@ -1,3 +1,10 @@
4.46.1:
- Added INI support
- Fixed 'add' operator when piped in with no data #2378, #2383, #2384
- Fixed delete after slice problem (bad node path) #2387 Thanks @antoinedeschenes
- Bumped dependencies
4.45.4:
- Fixing wrong map() behaviour on empty map #2359
- Bumped dependencies