Skip to content

Commit

Permalink
changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jul 23, 2024
1 parent ff2a6ba commit 2ac0209
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 @@ -15,7 +15,7 @@ SCI is used in [babashka](https://github.com/babashka/babashka),
- Fix [#626](https://github.com/babashka/sci/issues/626): add `cljs.core/exists?`
- Fix [#919](https://github.com/babashka/sci/issues/919): :js-libs + refer + rename clashes with core var
- Fix [#906](https://github.com/babashka/sci/issues/906): `merge-opts` loses `:features` or previous context
- Fix [#923](https://github.com/babashka/sci/issues/923): check for duplicate keys in dynamic set of map literals
- Fix [#923](https://github.com/babashka/sci/issues/923): check for duplicate keys in dynamic set or map literals
- Fix [#919](https://github.com/babashka/sci/issues/919): `:js-libs` + `refer` + `rename` clashes with core var
- Add `hash-ordered-coll`
- `read-string` should use non-indexing reader for compatibility
Expand Down

0 comments on commit 2ac0209

Please sign in to comment.