Skip to content

Commit 25fb3c8

Browse files
committed
doc: update CHANGELOG
1 parent e7f3eea commit 25fb3c8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Nokogiri follows [Semantic Versioning](https://semver.org/), please see the [REA
44

55
---
66

7+
## 1.13.7 / 2022-07-12
8+
9+
### Fixed
10+
11+
`XML::Node` objects, when compacted, update their internal struct's reference to the Ruby object wrapper. Previously, with GC compaction enabled, a segmentation fault was possible after compaction was triggered. [[#2578](https://github.com/sparklemotion/nokogiri/issues/2578)] (Thanks, [@eightbitraptor](https://github.com/eightbitraptor)!)
12+
13+
714
## 1.13.6 / 2022-05-08
815

916
### Security

0 commit comments

Comments
 (0)