From: Decebal Suiu Date: Tue, 11 Jun 2019 17:11:49 +0000 (+0300) Subject: Merge branch master X-Git-Tag: release-3.0.0~2^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fheads%2Fpf4j_3;p=pf4j.git Merge branch master --- diff --git a/CHANGELOG.md b/CHANGELOG.md index fc1f9e6..d6997a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -155,7 +155,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - [#133]: Support for adding license information to the plugins - [#136]: Delete plugin zip on uninstall - [#139]: Ability to get `pluginsRoot` from PluginManager -- Add constructors with varargs in PippoException +- Add constructors with varargs in PluginException #### Removed