aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2024-06-25 17:52:41 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2024-06-25 17:52:41 +0300
commitaeb27a0d6cf4dffd073675e150f93a9f71f0a44c (patch)
tree24703c4c52361c02223cf72612758a131f442af3
parent92cc228e7f480cc5eec48cf60de77d74f8070dc0 (diff)
downloadpf4j-aeb27a0d6cf4dffd073675e150f93a9f71f0a44c.tar.gz
pf4j-aeb27a0d6cf4dffd073675e150f93a9f71f0a44c.zip
Update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2108486..b33052d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
#### Changed
- [#584]: Consolidate demo projects in the 'demo' directory
+- Upgrade Mockito to 5.2.0
#### Added
- Add PluginClassLoader#isClosed method