]> source.dussan.org Git - pf4j.git/commitdiff
Add version 3.11.0 to changelog
authorDecebal Suiu <decebal.suiu@gmail.com>
Wed, 6 Mar 2024 19:50:27 +0000 (21:50 +0200)
committerDecebal Suiu <decebal.suiu@gmail.com>
Wed, 6 Mar 2024 19:50:27 +0000 (21:50 +0200)
CHANGELOG.md

index 7884bbb0c7acccdacbaea2e9c00acd6884a5efc9..c4d2b4a61cc43e1847f810656e9fab9986e1adeb 100644 (file)
@@ -4,6 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 ### [Unreleased][unreleased]
 
+#### Fixed
+
+#### Changed
+
+#### Added
+
+#### Removed
+
+### [3.11.0] - 2024-03-06
+
 #### Fixed
 - [#520]: Call stopPlugin only for started plugin
 - [#546]: Unload broken plugins
@@ -23,8 +33,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 - [#567]: Post PluginState.UNLOADED event when plugins are unloaded
 - Add InvalidPluginDescriptorException
 
-#### Removed
-
 ### [3.10.0] - 2023-09-06
 
 #### Fixed
@@ -430,7 +438,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.10.0...HEAD
+[unreleased]: https://github.com/decebals/pf4j/compare/release-3.11.0...HEAD
+[3.11.0]: https://github.com/decebals/pf4j/compare/release-3.10.0...release-3.11.0
 [3.10.0]: https://github.com/decebals/pf4j/compare/release-3.9.0...release-3.10.0
 [3.9.0]: https://github.com/decebals/pf4j/compare/release-3.8.0...release-3.9.0
 [3.8.0]: https://github.com/decebals/pf4j/compare/release-3.7.0...release-3.8.0