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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
1
5
## v8.1.0 (September 27, 2024)
2
6
3
7
- 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 @@
196
200
- Linux support is partially available and there is a Travis CI build for it as
197
201
well.
198
202
- Currently failing functionality is because of
199
-
https://bugs.swift.org/browse/SR-2301.
203
+
<https://bugs.swift.org/browse/SR-2301>.
200
204
- (3.0.1 because I was having trouble publishing the CocoaPod...)
0 commit comments