This commit is contained in:
Michiel Borkent 2021-04-25 13:47:18 +02:00
parent c5d61996d4
commit c49ec83746
2 changed files with 2 additions and 1 deletions

View file

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

View file

@ -1 +1 @@
0.3.6-SNAPSHOT
0.3.6