We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf9577 commit 05f2fe4Copy full SHA for 05f2fe4
CHANGELOG.md
@@ -2,13 +2,13 @@
2
3
For a list of breaking changes, check [here](#breaking-changes)
4
5
-## Unreleased
+## v0.2.4
6
7
### New
8
9
- Detect cyclic load dependencies [#531](https://github.com/babashka/babashka/issues/531)
10
- Add `force`
11
-- Add `dissoc!` (@wilkerlucio)
+- Add `dissoc!` ([@wilkerlucio](https://github.com/wilkerlucio))
12
13
### Enhancements / fixes
14
resources/SCI_VERSION
@@ -1 +1 @@
1
-0.2.4-SNAPSHOT
+0.2.4
0 commit comments