CHANGELOG [skip ci]
This commit is contained in:
parent
4c8c8c09f2
commit
abd679292e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ 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)
|
- 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)
|
- 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 uberjar CLI parsing and throw when no classpath is provided [#780](https://github.com/babashka/babashka/issues/780)
|
||||||
- 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)
|
- Support `:min-bb-version` in `bb.edn` See [docs](https://book.babashka.org/#_bb_edn). [#663](https://github.com/babashka/babashka/issues/663)
|
||||||
- Tasks improvements. See [issue](https://github.com/babashka/babashka/issues/778).
|
- Tasks improvements. See [issue](https://github.com/babashka/babashka/issues/778).
|
||||||
|
|
||||||
Deps.clj:
|
Deps.clj:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue