aboutsummaryrefslogtreecommitdiff
path: root/website/templates
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates')
-rw-r--r--website/templates/features/val.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/website/templates/features/val.html b/website/templates/features/val.html
index 32a8ffdf..1b137c65 100644
--- a/website/templates/features/val.html
+++ b/website/templates/features/val.html
@@ -5,6 +5,9 @@
<p>
<code>val</code> was introduced in lombok 0.10.
</p>
+ <p>
+ <em>NEW in Lombok 1.18.22: </em><code>val</code> gets replaced with <code>final var</code>.
+ </p>
</@f.history>
<@f.overview>
<p>