Skip to content

Commit f2617b3

Browse files
committed
Update CHANGELOG with changing Java requirements
1 parent 9aad44d commit f2617b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
* Added Jetty options `:ws-max-text-size` and `:ws-max-binary-size`
99
* Added `parse-multipart-params` function (#520)
1010
* Updated Jetty to 12.0.18
11+
* The `ring/ring-core` library now requires Java 11+
12+
* The `ring/ring-jetty-adapter` library now requires Java 17+
1113

1214
## 1.13.1 (2025-03-23)
1315

@@ -100,6 +102,7 @@
100102
* Updated Commons-FileUpload to 2.0.0-M1 (#483)
101103
* Updated Jetty to 11.0.15 (#481)
102104
* Updated Commons-IO to 2.13.0
105+
* The `ring/ring-jetty-adapter` library now requires Java 11+
103106

104107
## 1.10.0 (2023-04-03)
105108

0 commit comments

Comments
 (0)