v0.3.6
This commit is contained in:
parent
c5d61996d4
commit
c49ec83746
2 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ For a list of breaking changes, check [here](#breaking-changes).
|
|||
- 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)
|
||||
- Support `:min-bb-version` in `bb.edn` A warning is printed when the minimum version is not satisfied. [#663](https://github.com/babashka/babashka/issues/663)
|
||||
|
||||
Deps.clj:
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
0.3.6-SNAPSHOT
|
||||
0.3.6
|
||||
Loading…
Reference in a new issue