]> source.dussan.org Git - pf4j.git/commitdiff
Add version 2.0.0 in changelog
authorDecebal Suiu <decebal.suiu@gmail.com>
Tue, 17 Oct 2017 18:43:48 +0000 (21:43 +0300)
committerDecebal Suiu <decebal.suiu@gmail.com>
Tue, 17 Oct 2017 18:43:48 +0000 (21:43 +0300)
CHANGELOG.md

index 951900712eca04b4dfb46e215fff638bb8b17486..9a534351467a2b4f2ec0abb5f6510ea9b10599a6 100644 (file)
@@ -4,6 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 ### [Unreleased][unreleased]
 
+#### Fixed
+
+#### Changed
+
+#### Added
+
+#### Removed
+
+### [2.0.0] - 2017-10-17
+
 #### Fixed
 - [#156]: `FileSystemException` when I call `deletePlugin` after `getExtensions`
 - Fix Maven warnings
@@ -183,7 +193,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 #### Removed
 
-[unreleased]: https://github.com/decebals/pf4j/compare/release-1.3.0...HEAD
+[unreleased]: https://github.com/decebals/pf4j/compare/release-2.0.0...HEAD
+[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
 [1.2.0]: https://github.com/decebals/pf4j/compare/release-1.1.1...release-1.2.0
 [1.1.1]: https://github.com/decebals/pf4j/compare/release-1.1.0...release-1.1.1