From 37ec735cb3c64175f5b1412811c91aa1e7435b58 Mon Sep 17 00:00:00 2001 From: Decebal Suiu Date: Fri, 3 Mar 2017 18:33:34 +0200 Subject: Update changelog --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b74c30..18c3122 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### [Unreleased][unreleased] #### Fixed +- [#125]: Fix possible NPE #### Changed +- [#116]: Updated PF4J to newest version in Gradle demo +- Reactivate protection against the issues similar with [#97] #### Added +- [#128]: Add `JarPluginManager`, `PluginLoader`, `AbstractPluginManager` #### Removed @@ -40,7 +44,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). #### Fixed - [#99]: NPE in `DefaultPluginManager.stopPlugin()` -- [#100]: Gradle build in demo_gradle is broken +- [#100]: Gradle build in demo_gradle is broken - [#103]: Gradle demos don't build zip with libs - Fix logging issue in demo @@ -145,6 +149,9 @@ 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 +[#128]: https://github.com/decebals/pf4j/pull/128 +[#125]: https://github.com/decebals/pf4j/pull/125 +[#122]: https://github.com/decebals/pf4j/pull/122 [#116]: https://github.com/decebals/pf4j/issues/116 [#111]: https://github.com/decebals/pf4j/pull/111 [#108]: https://github.com/decebals/pf4j/pull/108 -- cgit v1.2.3