Skip to content

Commit 4b715d4

Browse files
committed
doc: update CHANGELOG for v1.14.5
[skip ci]
1 parent e1f84d8 commit 4b715d4

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,26 @@ The following people and organizations were kind enough to sponsor [@flavorjones
109109
We'd also like to thank [@github](https://github.com/github) who donate a ton of compute time for our CI pipelines!
110110

111111

112+
## 1.14.5 / 2023-05-24
113+
114+
### Note
115+
116+
To ensure that JRuby users on Java 8 can apply the security changes from v1.14.4, we're cutting this release on the v1.14.x branch. We don't expect to make any more v1.14.x releases.
117+
118+
(The changes in this release are incorporated into the v1.15.x release branch at v1.15.2.)
119+
120+
121+
### Dependencies
122+
123+
* [JRuby] Vendored org.nokogiri:nekodtd is updated to v0.1.11.noko2. This is functionally equivalent to v0.1.11.noko1 but restores support for Java 8.
124+
125+
126+
### Fixed
127+
128+
* [JRuby] Java 8 support is restored, fixing a regression introduced in v1.14.0. [[#2887](https://github.com/sparklemotion/nokogiri/issues/2887)]
129+
130+
131+
112132
## 1.14.4 / 2023-05-11
113133

114134
### Dependencies

0 commit comments

Comments
 (0)