From 1937a441f7bbc94b770f113394556d409423ffc7 Mon Sep 17 00:00:00 2001 From: Decebal Suiu Date: Mon, 22 Aug 2016 19:43:03 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c0e23c..9d4d586 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). #### Fixed #### Changed +- [#107]: PluginDescriptor can't be extended #### Added +- [#108]: Return a list of all extensions from a plugin and optional for an extension point #### Removed @@ -119,6 +121,8 @@ 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 +[#108]: https://github.com/decebals/pf4j/pull/108 +[#107]: https://github.com/decebals/pf4j/issues/107 [#103]: https://github.com/decebals/pf4j/issues/103 [#100]: https://github.com/decebals/pf4j/issues/100 [#99]: https://github.com/decebals/pf4j/issues/99 -- 2.39.5