changelogs
This commit is contained in:
parent
c97b08425a
commit
0cdb897f4f
1 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,11 @@ For a list of breaking changes, check [here](#breaking-changes).
|
||||||
A preview of the next release can be installed from
|
A preview of the next release can be installed from
|
||||||
[babashka-dev-builds](https://github.com/babashka/babashka-dev-builds).
|
[babashka-dev-builds](https://github.com/babashka/babashka-dev-builds).
|
||||||
|
|
||||||
|
## 0.9.160 (2022-07-29)
|
||||||
|
|
||||||
|
- Breaking: change `exec`, introduced in `0.9.159` to a function instead.
|
||||||
|
You now write `(exec 'mynamespace.function)` instead.
|
||||||
|
|
||||||
## 0.9.159 (2022-07-29)
|
## 0.9.159 (2022-07-29)
|
||||||
|
|
||||||
- [#1324](https://github.com/babashka/babashka/issues/1324): `-x` to invoke a function with babashka CLI
|
- [#1324](https://github.com/babashka/babashka/issues/1324): `-x` to invoke a function with babashka CLI
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue