summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2023-01-30 20:56:24 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2023-01-30 20:56:24 +0200
commit8584121c5ac4eaf078dd80c8b1dd294503c4667a (patch)
tree6426031fdb27192305e48989c58c58b2b6ec85fa
parent1f04209be1769e40c730cf2701926611e2f85435 (diff)
downloadpf4j-8584121c5ac4eaf078dd80c8b1dd294503c4667a.tar.gz
pf4j-8584121c5ac4eaf078dd80c8b1dd294503c4667a.zip
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d3cdf61..03fad0f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
#### Fixed
#### Changed
+- [#512]: Relax Plugin construction (remove dependency on PluginWrapper)
#### Added
@@ -488,6 +489,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
[0.11.0]: https://github.com/decebals/pf4j/compare/release-0.10.0...release-0.11.0
[0.10.0]: https://github.com/decebals/pf4j/compare/release-0.9.0...release-0.10.0
+[#508]: https://github.com/pf4j/pf4j/pull/512
[#508]: https://github.com/pf4j/pf4j/issues/508
[#492]: https://github.com/pf4j/pf4j/issues/492
[#490]: https://github.com/pf4j/pf4j/pull/490