diff --git a/CHANGELOG.md b/CHANGELOG.md index 46da2e79..a1b0f5a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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` - ## 1.3.179 (2023-04-26) diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index f3a063d6..b1e7db01 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.3.180-SNAPSHOT \ No newline at end of file +1.3.180 \ No newline at end of file