summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2019-05-24 22:56:15 +0300
committerGitHub <noreply@github.com>2019-05-24 22:56:15 +0300
commit1bb626cc0c82b69d704b9d02c03dbfc989470677 (patch)
tree093ca448910209ea23d57dc40eb56129be1290ee /CHANGELOG.md
parent6dd7a6069f0e2fbd842c81e2c8c388918b88ea81 (diff)
downloadpf4j-1bb626cc0c82b69d704b9d02c03dbfc989470677.tar.gz
pf4j-1bb626cc0c82b69d704b9d02c03dbfc989470677.zip
Fix typo2.x
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
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