CHANGELOGS [skip ci]
This commit is contained in:
parent
09dcd58ee8
commit
f6dd96a281
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ For a list of breaking changes, check [here](#breaking-changes).
|
|||
[java-http-clj](https://github.com/schmee/java-http-clj) from source. The raw
|
||||
interop is the first part of a multi-stage plan to move all http related
|
||||
scripting towards `java.net.http` in favor of the other two solutions
|
||||
currently available in `bb`: `babashka.curl` and `org.httpkit.client`.
|
||||
currently available in `bb`: `babashka.curl` and `org.httpkit.client`. ([@grzm](https://github.com/grzm))
|
||||
- Add `*print-readably*` and `*flush-on-newline*` [#959](https://github.com/babashka/babashka/issues/959)
|
||||
- Support `:clojure.core/eval-file metadata` [#960](https://github.com/babashka/babashka/issues/960)
|
||||
- Add `clojure.data.xml/alias-uri` [#995](https://github.com/babashka/babashka/issues/995)
|
||||
|
|
|
|||
Loading…
Reference in a new issue