]> source.dussan.org Git - pf4j.git/commitdiff
Update CHANGELOG.md
authorDecebal Suiu <decebal.suiu@gmail.com>
Thu, 7 Jul 2016 20:07:57 +0000 (23:07 +0300)
committerDecebal Suiu <decebal.suiu@gmail.com>
Thu, 7 Jul 2016 20:07:57 +0000 (23:07 +0300)
CHANGELOG.md

index c65c9801738b5cf62008b462eac31ca299ea9277..4c0e23c5004b4c21eff148910d72fb4985266068 100644 (file)
@@ -4,6 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 ### [Unreleased][unreleased]
 
+#### Fixed
+
+#### Changed
+
+#### Added
+
+#### Removed
+
+### [1.0.0] - 2016-07-07
+
 #### Fixed
 - [#99]: NPE in `DefaultPluginManager.stopPlugin()`
 - [#100]: Gradle build in demo_gradle is broken 
@@ -100,8 +110,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 - Added test for DefaultPluginRepository
 
 #### Removed
-[unreleased]: https://github.com/decebals/pf4j/compare/release-0.13.1...HEAD
+
+[unreleased]: https://github.com/decebals/pf4j/compare/release-1.0.0...HEAD
+[1.0.0]: https://github.com/decebals/pf4j/compare/release-0.13.1...release-1.0.0
 [0.13.1]: https://github.com/decebals/pf4j/compare/release-0.13.0...release-0.13.1
 [0.13.0]: https://github.com/decebals/pf4j/compare/release-0.12.0...release-0.13.0
 [0.12.0]: https://github.com/decebals/pf4j/compare/release-0.11.0...release-0.12.0