]> source.dussan.org Git - pf4j.git/commitdiff
Add version 2.2.0 in changelog
authorDecebal Suiu <decebal.suiu@gmail.com>
Sun, 11 Feb 2018 17:13:24 +0000 (19:13 +0200)
committerDecebal Suiu <decebal.suiu@gmail.com>
Sun, 11 Feb 2018 17:13:24 +0000 (19:13 +0200)
CHANGELOG.md

index 65e94b8bee9c18cbfd1cb350d043df88767e36ab..0e814e07e992e4cf226ab2c7c4cf5a5dd2d9e6d0 100644 (file)
@@ -4,6 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 ### [Unreleased][unreleased]
 
+#### Fixed
+
+#### Changed
+
+#### Added
+
+#### Removed
+
+### [2.2.0] - 2018-02-11
+
 #### Fixed
 - [#197]: Close `JarFile` stream after `getManifest` in `ManifestPluginDescriptorFinder.find(Path pluginPath)`
 - Before start a plugin check if the plugin is resolved
@@ -217,7 +227,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 #### Removed
 
-[unreleased]: https://github.com/decebals/pf4j/compare/release-2.1.0...HEAD
+[unreleased]: https://github.com/decebals/pf4j/compare/release-2.2.0...HEAD
+[2.2.0]: https://github.com/decebals/pf4j/compare/release-2.1.0...release-2.2.0
 [2.1.0]: https://github.com/decebals/pf4j/compare/release-2.0.0...release-2.1.0
 [2.0.0]: https://github.com/decebals/pf4j/compare/release-1.3.0...release-2.0.0
 [1.3.0]: https://github.com/decebals/pf4j/compare/release-1.2.0...release-1.3.0