v1.3.180
This commit is contained in:
parent
ddfc93d7e5
commit
3ade21918f
2 changed files with 2 additions and 5 deletions
|
|
@ -11,7 +11,7 @@ A preview of the next release can be installed from
|
|||
Berlin. Save the date and/or submit your babashka/clojure-related talk or workshop
|
||||
in the CfP!
|
||||
|
||||
## Unreleased
|
||||
## 1.3.180 (2023-05-28)
|
||||
|
||||
- [#1524](https://github.com/babashka/babashka/issues/1524): Remove dynamic builds for linux-aarch64 ([@lispyclouds](https://github.com/lispyclouds))
|
||||
- [#1577](https://github.com/babashka/babashka/issues/1557): Add support for `babashka.process/exec` after namespace reload of `babashka.process` ([@lread](https://github.com/lread))
|
||||
|
|
@ -21,9 +21,6 @@ in the CfP!
|
|||
- Bump `babashka.http-client` to `0.3.11`
|
||||
- Bump `babashka.fs` to `0.4.19`
|
||||
- Bump `babashka.process` to `0.5.21`
|
||||
<!--
|
||||
Maybe TODO:
|
||||
- include babashka.json, after adding support for reading JSON objects?
|
||||
-->
|
||||
|
||||
## 1.3.179 (2023-04-26)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.3.180-SNAPSHOT
|
||||
1.3.180
|
||||
Loading…
Reference in a new issue