CHANGELOG [skip ci]
This commit is contained in:
parent
12cb5d637c
commit
38d3d3784b
1 changed files with 2 additions and 1 deletions
|
|
@ -7,8 +7,9 @@ For a list of breaking changes, check [here](#breaking-changes).
|
|||
- 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)
|
||||
- Fix task priority (file > task > subcommand) [#800](https://github.com/babashka/babashka/issues/800)
|
||||
- Tasks: fix priority (file > task > subcommand) [#800](https://github.com/babashka/babashka/issues/800)
|
||||
- Support map literal in task [#796](https://github.com/babashka/babashka/issues/796)
|
||||
- Tasks: support resolving docstring from function [#802](https://github.com/babashka/babashka/issues/802)
|
||||
|
||||
Deps.clj:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue