This commit is contained in:
Michiel Borkent 2021-04-30 12:01:36 +02:00
parent 3bcc392760
commit 129131020d
2 changed files with 8 additions and 1 deletions

View file

@ -4,6 +4,13 @@ For a list of breaking changes, check [here](#breaking-changes).
## Unreleased
## 0.3.7
- Ignore local and global deps.edn when resolving deps for `bb.edn` [#807](https://github.com/babashka/babashka/issues/807)
- Use `IllegalArgumentException` when throwing on duplicate case constants [#807](https://github.com/babashka/babashka/issues/807)
- Fix --classpath when no additional args are passed [#811](https://github.com/babashka/babashka/issues/811)
- Task changes and improvements, see [issue](https://github.com/babashka/babashka/issues/778)
## 0.3.6
Babashka proper:

View file

@ -1 +1 @@
0.3.7-SNAPSHOT
0.3.7