Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
imaman committed Nov 12, 2024
1 parent 75a54e7 commit 3978038
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/septima-lang/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@
### PR/174

- allow a dangling comma after last formal arg of an arrow function `(a,b,) => a + b`

### PR/175

- .json files can be imported `import * as b from './b.json'; b.json`

0 comments on commit 3978038

Please sign in to comment.