Skip to content

Commit f1de710

Browse files
committed
Add version 0.10.0 to changelog
1 parent c9f5ee3 commit f1de710

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,19 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1212

1313
#### Removed
1414

15+
### [0.10.0] - 2025-05-24
16+
17+
#### Changed
18+
- [#89]: Upgrade dependencies (PF4J 3.13.0 and Spring Framework 6.2.2)
19+
1520
### [0.9.0] - 2024-05-10
1621

1722
#### Fixed
1823
- [#58]: SpringPlugin start/stop/start results in Exception
1924

20-
[unreleased]: https://github.com/decebals/pf4j-spring/compare/release-0.9.0...HEAD
25+
[unreleased]: https://github.com/decebals/pf4j-spring/compare/release-0.10.0...HEAD
26+
[0.10.0]: https://github.com/decebals/pf4j-spring/compare/release-0.9.0...release-0.10.0
2127
[0.9.0]: https://github.com/decebals/pf4j-spring/compare/release-0.8.0...release-0.9.0
2228

29+
[#89]: https://github.com/pf4j/pf4j-spring/pull/89
2330
[#58]: https://github.com/pf4j/pf4j-spring/issues/58

0 commit comments

Comments
 (0)