diff --git a/release_notes.txt b/release_notes.txt index deb6301e..5969faed 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -10,6 +10,7 @@ Sorry for any inconvenience caused!. - 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 - Github Action now properly supports multiline output #936, thanks @pjxiao - Fixed missing closing bracket validation #932