CHANGELOGS [skip ci]
This commit is contained in:
parent
5ce7f2d67d
commit
00091136d3
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -2,6 +2,17 @@
|
||||||
|
|
||||||
For a list of breaking changes, check [here](#breaking-changes).
|
For a list of breaking changes, check [here](#breaking-changes).
|
||||||
|
|
||||||
|
## Unreleased
|
||||||
|
|
||||||
|
Babashka proper:
|
||||||
|
|
||||||
|
- Improve `clojure.java.browse`, add `*open-url-script*` #846 ([@thiagokokada](https://github.com/thiagokokada))
|
||||||
|
- Add `--checksum` option to install script #842 ([@thiagokokada](https://github.com/thiagokokada))
|
||||||
|
|
||||||
|
Babashka.pods:
|
||||||
|
|
||||||
|
- Allow pods to set custom transit read and write handlers
|
||||||
|
|
||||||
## 0.4.1
|
## 0.4.1
|
||||||
|
|
||||||
- Base static linux build on musl. The binary should now work in most linuxes
|
- Base static linux build on musl. The binary should now work in most linuxes
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue