Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xtjoeytx committed Jan 21, 2023
1 parent e36e8cd commit 5a73ca1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
+ Update gs2compiler - add support for obj.insert(idx, val)
+ Update gs2compiler - add support for obj.remove(val)
+ Update gs2compiler - add support for obj.delete(idx)
+ Update gs2compiler - add support for bitwise operations (left-shift, right-shift, or, xor, invert)
* Update gs2compiler - Fixed modulus assignment
* Update gs2compiler - Fixed constants with negative values
* Update gs2compiler - Fixed precedence for power operator

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Changelog for:
Expand Down

0 comments on commit 5a73ca1

Please sign in to comment.