]> source.dussan.org Git - pf4j.git/commitdiff
Update CHANGELOG.md
authorDecebal Suiu <decebal.suiu@gmail.com>
Mon, 22 Aug 2016 16:43:03 +0000 (19:43 +0300)
committerDecebal Suiu <decebal.suiu@gmail.com>
Mon, 22 Aug 2016 16:43:03 +0000 (19:43 +0300)
CHANGELOG.md

index 4c0e23c5004b4c21eff148910d72fb4985266068..9d4d5862b97531d36a1bfddecb157175c917ccf7 100644 (file)
@@ -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