]> source.dussan.org Git - pf4j.git/commitdiff
Add version 2.5.0 to changelog
authorDecebal Suiu <decebal.suiu@gmail.com>
Wed, 12 Dec 2018 19:05:02 +0000 (21:05 +0200)
committerDecebal Suiu <decebal.suiu@gmail.com>
Wed, 12 Dec 2018 19:05:02 +0000 (21:05 +0200)
CHANGELOG.md

index d0f32ac0a75272cdc84985c578e46ac5e6c2bdcd..f7addcd34625482506a43acb978df43c82b179a1 100644 (file)
@@ -4,6 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 ### [Unreleased][unreleased]
 
+#### Fixed
+
+#### Changed
+
+#### Added
+
+#### Removed
+
+### [2.5.0] - 2018-12-12
+
 #### Fixed
 - [#248]: Plugin upgrade version order not guaranteed
 - [#250]: Method `DependencyResolver.resolve` removes dependents in check version block 
@@ -267,7 +277,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 #### Removed
 
-[unreleased]: https://github.com/decebals/pf4j/compare/release-2.4.0...HEAD
+[unreleased]: https://github.com/decebals/pf4j/compare/release-2.5.0...HEAD
+[2.5.0]: https://github.com/decebals/pf4j/compare/release-2.4.0...release-2.5.0
 [2.4.0]: https://github.com/decebals/pf4j/compare/release-2.3.0...release-2.4.0
 [2.3.0]: https://github.com/decebals/pf4j/compare/release-2.2.0...release-2.3.0
 [2.2.0]: https://github.com/decebals/pf4j/compare/release-2.1.0...release-2.2.0