Update release notes

This commit is contained in:
Mike Farah 2021-09-12 21:59:57 +10:00
parent 084a0f6f1e
commit 5f154eb1b6

View File

@ -10,6 +10,7 @@ Sorry for any inconvenience caused!.
- New `with` operator for making multiple changes to a given path - New `with` operator for making multiple changes to a given path
- Subtract operator now supports subtracting elements from arrays!
- Fixed Swapping values using variables #934 - Fixed Swapping values using variables #934
- Github Action now properly supports multiline output #936, thanks @pjxiao - Github Action now properly supports multiline output #936, thanks @pjxiao
- Fixed missing closing bracket validation #932 - Fixed missing closing bracket validation #932