Skip to content

Commit d82d09b

Browse files
committed
Release v6.1.2
- Trim whitespace from URLs in Link properties and add tests for whitespace handling and relative URLs (#26) - bin/feedio was not working anymore (#25)
1 parent a8e6b4e commit d82d09b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Fixed
1313

14+
## [v6.1.2] - 2025-09-29
15+
## Fixed
16+
- Trim whitespace from URLs in Link properties and add tests for whitespace handling and relative URLs (#26)
17+
- bin/feedio was not working anymore (#25)
18+
19+
## [v6.1.1] - 2025-08-16
20+
### Changed
21+
- Code quality improvements (#21)
22+
1423
## [v6.1.0] - 2025-08-13
1524
### Changed
1625
- Add logic to set the node's link from the <guid> element when isPermaLink="true" and no link is present. (#12)

0 commit comments

Comments
 (0)