Skip to content

Commit 88c4224

Browse files
committed
docs: bump version
1 parent ef1fba0 commit 88c4224

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v8.1.1 (July 1, 2025)
2+
3+
- Fix memory leak related to parent property (via #286 which closes #285).
4+
15
## v8.1.0 (September 27, 2024)
26

37
- Added the `parent` property to `XMLElement` (via [#278](https://github.com/drmohundro/SWXMLHash/pull/278) which closes [#277](https://github.com/drmohundro/SWXMLHash/issues/277))
@@ -196,7 +200,7 @@
196200
- Linux support is partially available and there is a Travis CI build for it as
197201
well.
198202
- Currently failing functionality is because of
199-
https://bugs.swift.org/browse/SR-2301.
203+
<https://bugs.swift.org/browse/SR-2301>.
200204
- (3.0.1 because I was having trouble publishing the CocoaPod...)
201205

202206
## v2.5.1 (August 23, 2016)

0 commit comments

Comments
 (0)