We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9858fbc commit ef739d3Copy full SHA for ef739d3
1 file changed
UPGRADE-NOTES.md
@@ -3,6 +3,10 @@ _This document contains upgrade notes for LinkMove 3.x and newer. Older versions
3
4
## Upgrading to 4.0.0-M1
5
6
+### Java 21 is required [#251](https://github.com/nhl/link-move/issues/251)
7
+The minimum version of Java required to run LinkMove is Java 21
8
+
9
10
### `StringConverter` behavior [#244](https://github.com/nhl/link-move/issues/244). The existing `StringConverter`
11
had a lot of very specific logic baked into it:
12
* only allowed whole numbers and threw on fractional decimals
0 commit comments