]> source.dussan.org Git - pf4j.git/commitdiff
Add version 3.12.0 to changelog
authorDecebal Suiu <decebal.suiu@gmail.com>
Tue, 25 Jun 2024 15:24:10 +0000 (18:24 +0300)
committerDecebal Suiu <decebal.suiu@gmail.com>
Tue, 25 Jun 2024 15:24:10 +0000 (18:24 +0300)
CHANGELOG.md

index b33052d8ea03693fb5dfb16d8b4c11de22e8a263..717b68bd37a842d141b0d1afb73a25865a11d2c2 100644 (file)
@@ -4,6 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 ### [Unreleased][unreleased]
 
+#### Fixed
+
+#### Changed
+
+#### Added
+
+#### Removed
+
+### [3.12.0] - 2024-06-25
+
 #### Fixed
 - [#576]: Error due to incorrect dependency update after plugin deletion
 
@@ -14,8 +24,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 #### Added
 - Add PluginClassLoader#isClosed method
 
-#### Removed
-
 ### [3.11.1] - 2024-05-19
 
 #### Fixed
@@ -448,7 +456,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.11.1...HEAD
+[unreleased]: https://github.com/decebals/pf4j/compare/release-3.12.0...HEAD
+[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
 [3.10.0]: https://github.com/decebals/pf4j/compare/release-3.9.0...release-3.10.0