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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ This release is a major refresh of libxml-ruby. The most important changes inclu
9
9
* Brand-new documentation site available at https://xml4r.github.io/libxml-ruby/ with guides on parsing, XPath, validation, the Writer API, and the internal architecture
10
10
* Updated reference documentation to Ruby's new Aliki theme
11
11
* Expanded tests
12
+
* Finally removed require 'xml' which has been deprecated for a very long time
0 commit comments