aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2016-11-17 00:22:50 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2016-11-17 00:22:50 +0200
commit2ea7304c254cda1186f1991a4f82f8820ea3b308 (patch)
tree4b6fb64e29ad73a5ee110ad86620d553f941d4d7 /CHANGELOG.md
parentd98f23c208bf8474e8fe1de83100a300c48a5263 (diff)
downloadpf4j-2ea7304c254cda1186f1991a4f82f8820ea3b308.tar.gz
pf4j-2ea7304c254cda1186f1991a4f82f8820ea3b308.zip
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a10fcd..95b4c2a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### [Unreleased][unreleased]
#### Fixed
+- [#116]: Default/System extensions are duplicated
#### Changed
@@ -132,6 +133,7 @@ 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
+[#116]: https://github.com/decebals/pf4j/issues/116
[#108]: https://github.com/decebals/pf4j/pull/108
[#107]: https://github.com/decebals/pf4j/issues/107
[#103]: https://github.com/decebals/pf4j/issues/103