aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2023-01-30 21:21:12 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2023-01-30 21:21:12 +0200
commit266aecc5312144e82e4034d7fb951b6a44c5ef23 (patch)
tree253a81a3bd8423eca88c51c6d20f9b044e7034ff /CHANGELOG.md
parentad2dd6e85a2def98be916a02ddc123fbfb25b884 (diff)
downloadpf4j-266aecc5312144e82e4034d7fb951b6a44c5ef23.tar.gz
pf4j-266aecc5312144e82e4034d7fb951b6a44c5ef23.zip
Add version 3.9.0 to changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4355bf3..be995ff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,12 +7,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
#### Fixed
#### Changed
-- [#512]: Relax Plugin construction (remove dependency on PluginWrapper)
#### Added
#### Removed
+### [3.9.0] - 2023-01-30
+
+#### Changed
+- [#512]: Relax Plugin construction (remove dependency on PluginWrapper)
+
### [3.8.0] - 2022-10-27
#### Fixed
@@ -460,7 +464,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
#### Removed
-[unreleased]: https://github.com/decebals/pf4j/compare/release-3.8.0...HEAD
+[unreleased]: https://github.com/decebals/pf4j/compare/release-3.9.0...HEAD
+[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
[3.7.0]: https://github.com/decebals/pf4j/compare/release-3.6.0...release-3.7.0
[3.6.0]: https://github.com/decebals/pf4j/compare/release-3.5.0...release-3.6.0