Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Dec 23, 2023
1 parent 3108c73 commit 0b0dae1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
* fix numerator and denominator [#213](https://github.com/jcubic/lips/issues/213)
* fix Map object repr
* fix parsing regular expressions [#238](https://github.com/jcubic/lips/issues/238)
* fix exception when syntax-rule macro contain undefined
* fix REPL clearing stdin when using read-line [#253](https://github.com/jcubic/lips/issues/253)
* add proper handling of [Paste Brackets mode in REPL for NodeJS](https://github.com/nodejs/node/pull/47150)

## 1.0.0-beta.16
### Breaking
Expand Down

0 comments on commit 0b0dae1

Please sign in to comment.