Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
imaman committed Nov 10, 2024
1 parent d8cfa27 commit 8b04fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/septima-lang/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@
### PR/172

- supoort `JSON.parse(s)`
- supoort sorting an array: `[97, 100, 50].sort()`, `['the', 'quick', 'brown', 'fox'].sort((a, b) => a.length - b.length)`
- fix object comparsion

0 comments on commit 8b04fbd

Please sign in to comment.