Skip to content

Commit

Permalink
fix data
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Oct 18, 2024
1 parent dff3864 commit 6d9380f
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 @@ -14,7 +14,7 @@ SCI is used in [babashka](https://github.com/babashka/babashka),

- Fix [#942](https://github.com/babashka/sci/issues/942): improve error location of invalid destructuring

## 0.9.44 (2024-10-24)
## 0.9.44 (2024-10-17)

- Fix [#917](https://github.com/babashka/sci/issues/917): support new Clojure 1.12 Java interop: `String/new`, `String/.length` and `Integer/parseInt` as fns
- Fix [#925](https://github.com/babashka/sci/issues/925): support new Clojure 1.12 array notation: `String/1`, `byte/2`
Expand Down

0 comments on commit 6d9380f

Please sign in to comment.