diff options
author | Decebal Suiu <decebal.suiu@gmail.com> | 2019-06-11 20:11:49 +0300 |
---|---|---|
committer | Decebal Suiu <decebal.suiu@gmail.com> | 2019-06-11 20:11:49 +0300 |
commit | 06148f7fda2ec9d8e048856b9ca2e70d804a433e (patch) | |
tree | 104d899ee0b2573867327525db0792989614e2e8 | |
parent | e81d9054f721dbd2900fb6190b4326e47dd0f1fd (diff) | |
download | pf4j-06148f7fda2ec9d8e048856b9ca2e70d804a433e.tar.gz pf4j-06148f7fda2ec9d8e048856b9ca2e70d804a433e.zip |
Merge branch masterpf4j_3
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |