diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d3b3460..438c24c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,10 @@ For a list of breaking changes, check [here](#breaking-changes). ## Unreleased -Sci: +Babashka.curl: -- Allow combinations of interfaces and protocols in `reify` [#540](https://github.com/borkdude/sci/issues/540) - ([@GreshamDanielStephens](https://github.com/GreshamDanielStephens)) +- [#35](https://github.com/babashka/babashka.curl/issues/35): use + `--data-binary` when sending files or streams Babashka.fs: @@ -16,6 +16,11 @@ Babashka.fs: - Add `regular-file?`([@tekacs](https://github.com/tekacs)) - Globbing is always recursive but should not be [#18](https://github.com/babashka/fs/issues/18) +Sci: + +- Allow combinations of interfaces and protocols in `reify` [#540](https://github.com/borkdude/sci/issues/540) + ([@GreshamDanielStephens](https://github.com/GreshamDanielStephens)) + ## 0.2.12 ### Enhancements / fixes diff --git a/babashka.curl b/babashka.curl index 33bfad1b..30f48f29 160000 --- a/babashka.curl +++ b/babashka.curl @@ -1 +1 @@ -Subproject commit 33bfad1b844927966a2a681d3e73e4d2a8eae54b +Subproject commit 30f48f29b1698a9fd1639c8f9781b37e7415de78