Skip to content

Commit ec593ee

Browse files
committed
changelog
1 parent dd7a7df commit ec593ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ SCI is used in [babashka](https://github.com/babashka/babashka),
1515
- Add `println-str`
1616
- Fix [#997](https://github.com/babashka/sci/issues/997): Var is mistaken for local when used under the same name in a `let` body
1717
- Fix [#1001](https://github.com/babashka/sci/issues/1001): JS interop with reserved js keyword fails (regression of [#987](https://github.com/babashka/sci/issues/987))
18+
- `sci.impl.Reflector` was rewritten into Clojure
1819

1920
## 0.10.49 (2025-08-22)
2021

0 commit comments

Comments
 (0)