CHANGELOG [skip ci]
This commit is contained in:
parent
ce5fdcd564
commit
66e4d1936c
1 changed files with 4 additions and 2 deletions
|
|
@ -6,9 +6,11 @@ For a list of breaking changes, check [here](#breaking-changes).
|
||||||
|
|
||||||
Babashka proper:
|
Babashka proper:
|
||||||
|
|
||||||
- Improve `clojure.java.browse`, add `*open-url-script*` #846 ([@thiagokokada](https://github.com/thiagokokada))
|
- Improve `clojure.java.browse`, add `*open-url-script*` [#846](https://github.com/babashka/babashka/issues/846) ([@thiagokokada](https://github.com/thiagokokada))
|
||||||
- Add `--checksum` option to install script #842 ([@thiagokokada](https://github.com/thiagokokada))
|
- Add `--checksum` option to install script [#842](https://github.com/babashka/babashka/issues/842) ([@thiagokokada](https://github.com/thiagokokada))
|
||||||
- Add more agent functions and fix binding conveyance
|
- Add more agent functions and fix binding conveyance
|
||||||
|
- Better error handling for parallel tasks [#847](https://github.com/babashka/babashka/issues/847)
|
||||||
|
- Use `sequential?` for identifying if the script output needs splitting ([@arichiardi](https://github.com/arichiardi))
|
||||||
|
|
||||||
Babashka.pods:
|
Babashka.pods:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue