]> source.dussan.org Git - pf4j.git/commitdiff
Update changelog
authorDecebal Suiu <decebal.suiu@gmail.com>
Mon, 30 Jan 2023 18:56:24 +0000 (20:56 +0200)
committerDecebal Suiu <decebal.suiu@gmail.com>
Mon, 30 Jan 2023 18:56:24 +0000 (20:56 +0200)
CHANGELOG.md

index d3cdf61d8a4e8acc809c4e00f6ccf4014b6bf028..03fad0f4419c0d74f95df4c205c8b8c002515661 100644 (file)
@@ -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