CHANGELOG [skip ci]

This commit is contained in:
Michiel Borkent 2021-04-25 13:48:11 +02:00
parent c49ec83746
commit 71f5a3aae4

View file

@ -4,6 +4,8 @@ For a list of breaking changes, check [here](#breaking-changes).
## Unreleased
## 0.3.6
- Add check for arg count to for macro [#767](https://github.com/babashka/babashka/issues/767)
- Ignore empty classpath entries [#780](https://github.com/babashka/babashka/issues/780)
- Fix uberjar CLI parsing and throw when no classpath is provided [#780](https://github.com/babashka/babashka/issues/780)