CHANGELOG [skip ci]

This commit is contained in:
Michiel Borkent 2021-04-10 17:11:52 +02:00
parent 20f3da9db2
commit d5c51cf6ad

View file

@ -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: