We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b87c3c commit f9f5a37Copy full SHA for f9f5a37
1 file changed
site/_releases/4.1.0.md
@@ -23,6 +23,10 @@ changes resulted in deprecation or backwards incompatible changes. See
23
[Deprecation/Compatibility](#deprecationcompatibility) section for more
24
details.
25
26
+This release requires Java 17 or newer, and Scala 3.3.x. It was tested with
27
+Java 17, 21, and 25, and Scala 3.3.7. We recommened Java 25 for best
28
+performance.
29
+
30
# Miscellaneous Bugs/Improvements
31
32
* {% jira 1392 %} escapeBlockStart partial match incorrectly drops characters
0 commit comments