aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorReinier Zwitserloot <r.zwitserloot@projectlombok.org>2021-10-07 03:16:03 +0200
committerReinier Zwitserloot <r.zwitserloot@projectlombok.org>2021-10-07 03:16:03 +0200
commit4d568ab3ad44eb9e4216a16b111c54d3f101c3bc (patch)
tree08da11bb2dac21ad476c73288fcbdcc0ae846ddc /doc
parent52d078603da0ea9a167c0351e750b7cbd04910f7 (diff)
downloadlombok-4d568ab3ad44eb9e4216a16b111c54d3f101c3bc.tar.gz
lombok-4d568ab3ad44eb9e4216a16b111c54d3f101c3bc.tar.bz2
lombok-4d568ab3ad44eb9e4216a16b111c54d3f101c3bc.zip
[versioning] post-release version bump
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog.markdown b/doc/changelog.markdown
index 2169901d..6f9adbac 100644
--- a/doc/changelog.markdown
+++ b/doc/changelog.markdown
@@ -1,6 +1,9 @@
Lombok Changelog
----------------
+### v1.18.24 "Edgy Guinea Pig"
+* No new changes since the release of v1.18.22.
+
### v1.18.22 (October 6th, 2021)
* PLATFORM: JDK17 support added. [Issue #2898](https://github.com/projectlombok/lombok/issues/2898).
* FEATURE: Added the `@StandardException` feature. [Pull Request #2702](https://github.com/projectlombok/lombok/pull/2702).