Skip to content

Commit 924879a

Browse files
committed
Don't bother mentioning internal-only changes
1 parent 83404e1 commit 924879a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ CHANGELOG
2020
* **BREAKING:** The deprecated `Location.getMetroCode()` method has been
2121
removed. Metro code values are no longer maintained.
2222
* **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.
2623
* **BREAKING:** Removed explicit `serialVersionUID` from all exception classes.
2724
Java will auto-generate serialVersionUID when needed, following modern practices.
2825

0 commit comments

Comments
 (0)