]> source.dussan.org Git - pf4j.git/commitdiff
Add version 3.3.0 to changelog
authorDecebal Suiu <decebal.suiu@gmail.com>
Tue, 21 Apr 2020 13:32:26 +0000 (16:32 +0300)
committerDecebal Suiu <decebal.suiu@gmail.com>
Tue, 21 Apr 2020 13:32:39 +0000 (16:32 +0300)
CHANGELOG.md

index 3945e22e62b6ab7adce0bceb3a86950296ce4ca2..ff65b174eaff959af4b843e79b9af8d78dbe3f4e 100644 (file)
@@ -4,6 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 ### [Unreleased][unreleased]
 
+#### Fixed
+
+#### Changed
+
+#### Added
+
+#### Removed
+
+### [3.3.0] - 2020-04-21
+
 #### Fixed
 - [#355]: Cannot remove plugin jar file after unloading
 - [#359]: Calls to `File.mkdirs` in unzip logic may silently fail
@@ -372,7 +382,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 #### Removed
 
-[unreleased]: https://github.com/decebals/pf4j/compare/release-3.2.0...HEAD
+[unreleased]: https://github.com/decebals/pf4j/compare/release-3.3.0...HEAD
+[3.3.0]: https://github.com/decebals/pf4j/compare/release-3.2.0...release-3.3.0
 [3.2.0]: https://github.com/decebals/pf4j/compare/release-3.1.0...release-3.2.0
 [3.1.0]: https://github.com/decebals/pf4j/compare/release-3.0.0...release-3.1.0
 [3.0.0]: https://github.com/decebals/pf4j/compare/release-2.6.0...release-3.0.0