]> source.dussan.org Git - pf4j.git/commitdiff
Update CHANGELOG.md
authorDecebal Suiu <decebal.suiu@gmail.com>
Fri, 29 Jan 2016 12:42:28 +0000 (14:42 +0200)
committerDecebal Suiu <decebal.suiu@gmail.com>
Fri, 29 Jan 2016 12:42:28 +0000 (14:42 +0200)
CHANGELOG.md

index bdf7e2a646a55f92507aa87a6ef6d076ef33c12e..d3dfefc99b2098516f277401b7976a68747f01dd 100644 (file)
@@ -4,6 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 ### [Unreleased][unreleased]
 
+#### Fixed
+
+#### Changed
+
+#### Added
+
+#### Removed
+
+### [0.12.0] - 2016-01-29
+
 #### Fixed
 - [#83]: `stopPlugin()` throws NPE for dependents check
 - In development mode hide `plugins/target` folder (it' is not a plugin)
@@ -61,7 +71,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 #### Removed
  
-[unreleased]: https://github.com/decebals/pf4j/compare/release-0.11.0...HEAD
+[unreleased]: https://github.com/decebals/pf4j/compare/release-0.12.0...HEAD
+[0.12.0]: https://github.com/decebals/pf4j/compare/release-0.11.0...release-0.12.0
 [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