Skip to content

Commit bde6449

Browse files
committed
changelog
1 parent b6dc7f3 commit bde6449

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
@@ -14,6 +14,7 @@ SCI is used in [babashka](https://github.com/babashka/babashka),
1414

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
17+
- 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))
1718

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

0 commit comments

Comments
 (0)