Skip to content

Commit ef739d3

Browse files
committed
Make Java 21 the minimal requirement #251
1 parent 9858fbc commit ef739d3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

UPGRADE-NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ _This document contains upgrade notes for LinkMove 3.x and newer. Older versions
33

44
## Upgrading to 4.0.0-M1
55

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+
610
### `StringConverter` behavior [#244](https://github.com/nhl/link-move/issues/244). The existing `StringConverter`
711
had a lot of very specific logic baked into it:
812
* only allowed whole numbers and threw on fractional decimals

0 commit comments

Comments
 (0)