Skip to content

Commit

Permalink
fix grammar #354
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Mar 30, 2024
1 parent 09ce6ed commit bcf3e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
### Feature
* allow to call `load` with `@lips` prefix [#354](https://github.com/jcubic/lips/issues/354)
### Bugfix
* fix duplicated identifers in syntax-rules (case of SRFI-239 example implementation)
* fix duplicated identifiers in syntax-rules (case of SRFI-239 example implementation)
* fix `load` of absolute path in Node
* fix require of LIPS package from Node

Expand Down

0 comments on commit bcf3e0a

Please sign in to comment.