We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83404e1 commit 924879aCopy full SHA for 924879a
CHANGELOG.md
@@ -20,9 +20,6 @@ CHANGELOG
20
* **BREAKING:** The deprecated `Location.getMetroCode()` method has been
21
removed. Metro code values are no longer maintained.
22
* **BREAKING:** Java 11 support has been dropped. Java 17 or later is now required.
23
-* Updated project to use Java 17 language features including switch expressions
24
- and modern collection factories.
25
-* Updated GitHub Actions workflow to test on Java 17, 21, and 24.
26
* **BREAKING:** Removed explicit `serialVersionUID` from all exception classes.
27
Java will auto-generate serialVersionUID when needed, following modern practices.
28
0 commit comments