]> source.dussan.org Git - pf4j.git/commitdiff
Add version 3.12.1 to changelog master
authorDecebal Suiu <decebal.suiu@gmail.com>
Sat, 12 Oct 2024 16:07:35 +0000 (19:07 +0300)
committerDecebal Suiu <decebal.suiu@gmail.com>
Sat, 12 Oct 2024 16:07:35 +0000 (19:07 +0300)
CHANGELOG.md

index 8139696fbecff219a27219f4531af3e8a4e7fa31..96f3449f765049a6fa02febb42fdb470afe3a7d0 100644 (file)
@@ -5,8 +5,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 ### [Unreleased][unreleased]
 
 #### Fixed
-- [#586]: Plugin Extensions should be detected with any ClassLoadingStrategy
-- [#590]: Fix fire PluginStateEvent for STOPPED state
 
 #### Changed
 
@@ -14,6 +12,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 #### Removed
 
+### [3.12.1] - 2024-10-12
+
+#### Fixed
+- [#586]: Plugin Extensions should be detected with any ClassLoadingStrategy
+- [#590]: Fix fire PluginStateEvent for STOPPED state
+
 ### [3.12.0] - 2024-06-25
 
 #### Fixed
@@ -458,7 +462,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 - [#41]: Added plugin archive source abstraction
 - Added test for DefaultPluginRepository
 
-[unreleased]: https://github.com/decebals/pf4j/compare/release-3.12.0...HEAD
+[unreleased]: https://github.com/decebals/pf4j/compare/release-3.12.1...HEAD
+[3.12.1]: https://github.com/decebals/pf4j/compare/release-3.12.0...release-3.12.1
 [3.12.0]: https://github.com/decebals/pf4j/compare/release-3.11.1...release-3.12.0
 [3.11.1]: https://github.com/decebals/pf4j/compare/release-3.11.0...release-3.11.1
 [3.11.0]: https://github.com/decebals/pf4j/compare/release-3.10.0...release-3.11.0