Skip to content

Commit 93f36b0

Browse files
committed
Update CHANGELOG with recent changes
1 parent 28ddcd1 commit 93f36b0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
== master (unreleased)
44

5+
* Update all dependencies to current versions.
6+
* *(Breaking)* Drop support for Clojure 1.7-1.9. Minimum is now Clojure 1.10.
7+
* *(Breaking)* Require nREPL 1.0+.
8+
* *(Breaking)* Require Java 17+ (Ring 1.15 uses Jetty 12).
9+
* Fix client transport to keywordize JSON response keys for compatibility with nREPL 1.x.
10+
511
== 0.2.1 (2019-08-15)
612

713
* https://github.com/nrepl/drawbridge/pull/38[#38]: Support additional HTTP headers from nREPL config.

0 commit comments

Comments
 (0)