aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2016-03-29 10:24:12 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2016-03-29 10:24:12 +0300
commit4772902cd5911d3d2fd41671e4ce9a2b8957a89b (patch)
treee273d7484172c6729d3a0fa03a5c8306e6a25895 /CHANGELOG.md
parent6057852fe96835fdab1d1c3cb80926593a8670c9 (diff)
downloadpf4j-4772902cd5911d3d2fd41671e4ce9a2b8957a89b.tar.gz
pf4j-4772902cd5911d3d2fd41671e4ce9a2b8957a89b.zip
Update CHANGELOG.md
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 a727383..86f4b95 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,7 +24,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
#### Added
- Add `distributionManagement` section in `pom.xml`
-- Add defense to [#97] (Create ExtensionPoint in plugin and access that in a different one)
+- Add defense to [#97]
- Add helper `DefaultExtensionFinder.addServiceProviderExtensionFinder()`
#### Removed