Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Jan 24, 2024
1 parent 6dfa6cd commit 307f98d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* fix `string-set!` to mutate the string and work on any expression
* fix tokenizing regex that ends with hash
* fix bookmark on SRFI-210 document [#287](https://github.com/jcubic/lips/issues/287)
* fix `syntax-rules` in macro `define-value` [#290](https://github.com/jcubic/lips/issues/290)

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

0 comments on commit 307f98d

Please sign in to comment.