]> source.dussan.org Git - pf4j.git/commitdiff
Update changelog
authorDecebal Suiu <decebal.suiu@gmail.com>
Fri, 14 Aug 2020 12:52:41 +0000 (15:52 +0300)
committerDecebal Suiu <decebal.suiu@gmail.com>
Fri, 14 Aug 2020 12:52:41 +0000 (15:52 +0300)
CHANGELOG.md

index 51052e0850c205a0a5accf64bd5205af3f844234..79c9973dc3b44b77be042cc27fced003bccd7b2e 100644 (file)
@@ -5,7 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 ### [Unreleased][unreleased]
 
 #### Fixed
-- [#371]: `ClosedFileSystemException` when I run demo
+- [#371]: `ClosedFileSystemException` when I run demo (Windows)
+- [#391]: Incorrect enum selection in `ClassLoadingStrategy.ADP`
 
 #### Changed
 
@@ -406,6 +407,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
 
+[#391]: https://github.com/pf4j/pf4j/issues/391
 [#371]: https://github.com/pf4j/pf4j/issues/371
 [#370]: https://github.com/pf4j/pf4j/pull/370
 [#366]: https://github.com/pf4j/pf4j/pull/366