CHANGELOG [skip ci]
This commit is contained in:
parent
20f3da9db2
commit
d5c51cf6ad
1 changed files with 4 additions and 2 deletions
|
|
@ -2,13 +2,15 @@
|
|||
|
||||
For a list of breaking changes, check [here](#breaking-changes).
|
||||
|
||||
## Unreleased
|
||||
## v0.3.3
|
||||
|
||||
Babashka:
|
||||
|
||||
- Use get-classpath when build an uberjar [#776](https://github.com/babashka/babashka/issues/776)
|
||||
- Provide linux arm64 static binaries #782
|
||||
- Provide linux arm64 static binaries [#782](https://github.com/babashka/babashka/issues/782)
|
||||
- Upgrade to Clojure `1.11.0-alpha1` to get full map passing to kwargs function support
|
||||
- First cut of bb tasks [#788](https://github.com/babashka/babashka/issues/788). This is a preview version which is expected to
|
||||
change. Please try it out but use with caution.
|
||||
|
||||
Deps.clj:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue