You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+32-20Lines changed: 32 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,18 @@ Nokogiri follows [Semantic Versioning](https://semver.org/), please see the [REA
4
4
5
5
---
6
6
7
+
## 1.15.1 / 2023-05-19
8
+
9
+
### Dependencies
10
+
11
+
*[CRuby] Vendored libxml2 is updated to v2.11.4 from v2.11.3. For details please see https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.11.4
12
+
13
+
14
+
### Fixed
15
+
16
+
*[CRuby] The libxml2 update fixes an encoding regression when push-parsing UTF-8 sequences. [[#2882](https://github.com/sparklemotion/nokogiri/issues/2882), upstream [issue](https://gitlab.gnome.org/GNOME/libxml2/-/issues/542) and [commit](https://gitlab.gnome.org/GNOME/libxml2/-/commit/e0f3016f71297314502a3620a301d7e064cbb612)]
17
+
18
+
7
19
## 1.15.0 / 2023-05-15
8
20
9
21
### Notes
@@ -75,26 +87,26 @@ You can read more about this in the decision record at [`adr/2023-04-libxml-memo
75
87
76
88
### Thank you!
77
89
78
-
The following people and organizations were kind enough to sponsor @flavorjones or the Nokogiri project during the development of v1.15.0:
79
-
80
-
* Götz Görisch (@GoetzGoerisch)
81
-
* Airbnb (@airbnb)
82
-
* Kyohei Nanba (@kyo-nanba)
83
-
* Maxime Gauthier (@biximilien)
84
-
*@renuo
85
-
*@dbootyfvrt
86
-
* YOSHIDA Katsuhiko (@kyoshidajp)
87
-
* Homebrew (@Homebrew)
88
-
* Hiroshi SHIBATA (@hsbt)
89
-
* PuLLi (@the-pulli)
90
-
* SiteLog GmbH (@sitelog-gmbh)
91
-
*@zzak
92
-
* Evil Martians (@evilmartians)
93
-
* Ajaya Agrawalla (@ajaya)
94
-
* Modern Treasury (@Modern-Treasury)
95
-
* Danilo Lessa Bernardineli (@danlessa)
96
-
97
-
We'd also like to thank @github who donate a ton of compute time for our CI pipelines!
90
+
The following people and organizations were kind enough to sponsor [@flavorjones](https://github.com/flavorjones) or the Nokogiri project during the development of v1.15.0:
0 commit comments