diff --git a/CHANGELOG.md b/CHANGELOG.md index eda6e86c..b6c57f74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,10 +17,8 @@ A preview of the next release can be installed from - [#1216](https://github.com/babashka/babashka/issues/1216): support `core.async/alts!` using polyfill - [#1220](https://github.com/babashka/babashka/issues/1220): add reflection on java.util.concurrent.Future - [#1211](https://github.com/babashka/babashka/issues/1211): return exit code 130 on sigint - -## 0.7.9-SNAPSHOT - - [#1224](https://github.com/babashka/babashka/issues/1224): add `proxy` support for `java.io.PipedInputStream` and `java.io.PipedOutputStream`. Add reflection for `java.utils.Scanner`. +- [babashka.curl#43](https://github.com/babashka/babashka.curl/issues/43) fix: last set-cookie headers on a page overwrites the ones before ## 0.7.8 (2022-03-13) diff --git a/babashka.curl b/babashka.curl index 3d3d117e..8a27e606 160000 --- a/babashka.curl +++ b/babashka.curl @@ -1 +1 @@ -Subproject commit 3d3d117ea0f8a143a06e3cace92e4e8b6a5782df +Subproject commit 8a27e6060a739c7580cc89ba2bfddf48881e7178