Skip to content

Commit

Permalink
v1.3.186
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Nov 2, 2023
1 parent 15cff2e commit cedbff7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A preview of the next release can be installed from

[Babashka](https://github.com/babashka/babashka): Native, fast starting Clojure interpreter for scripting

## Unreleased
## 1.3.186 (2023-11-02)

- [Support self-contained binaries as uberjars!](https://github.com/babashka/babashka/wiki/Self-contained-executable#uberjar)
- Add `java.security.KeyFactory`, `java.security.spec.PKCS8EncodedKeySpec`, `java.net.URISyntaxException`, `javax.crypto.spec.IvParameterSpec`
Expand All @@ -20,6 +20,7 @@ A preview of the next release can be installed from
- nREPL: implement `ns-list` op
- SCI: optimize `swap!`, `deref` and `reset!` for normal atoms (rather than user-created `IAtom`s)
- Add test for [#1639](https://github.com/babashka/babashka/issues/1639)
- Upgrade to GraalVM 21.0.1

## 1.3.185 (2023-09-28)

Expand Down

0 comments on commit cedbff7

Please sign in to comment.