aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2020-11-08 21:29:13 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2020-11-08 21:29:13 +0200
commit10442f4daec70b2b7088116d4babfa8abd7d50ec (patch)
treea9d692649aeab33ae0ffb1136917c277d20325a3
parentcd7ddb9c524711412f3dbbf2c20c5ae1e16accbb (diff)
downloadpf4j-10442f4daec70b2b7088116d4babfa8abd7d50ec.tar.gz
pf4j-10442f4daec70b2b7088116d4babfa8abd7d50ec.zip
Add version 3.5.0 to changelog
-rw-r--r--CHANGELOG.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0dc7424..ce65201 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### [Unreleased][unreleased]
#### Fixed
+
+#### Changed
+
+#### Added
+
+#### Removed
+
+### [3.5.0] - 2020-11-08
+
+#### Fixed
- [#378]: Wrong log message
- [#396]: `WrongDependencyVersionException` logs do not contain any info
@@ -401,7 +411,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
#### Removed
-[unreleased]: https://github.com/decebals/pf4j/compare/release-3.4.1...HEAD
+[unreleased]: https://github.com/decebals/pf4j/compare/release-3.5.0...HEAD
+[3.5.0]: https://github.com/decebals/pf4j/compare/release-3.4.1...release-3.5.0
[3.4.1]: https://github.com/decebals/pf4j/compare/release-3.4.0...release-3.4.1
[3.4.1]: https://github.com/decebals/pf4j/compare/release-3.3.0...release-3.4.0
[3.3.0]: https://github.com/decebals/pf4j/compare/release-3.2.0...release-3.3.0