File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 6.0.0] - 2025-11-26
11+ ### Changed
12+ - ** BREAKING:** Require Java 25+.
13+
1014## [ 5.0.1] - 2025-07-22
1115
1216Minor release to fix an issue in the new automated workflow.
@@ -152,7 +156,8 @@ https://github.com/ipregistry/ipregistry-java#caching
152156## [ 1.0.0] - 2019-07-03
153157- First public release.
154158
155- [ Unreleased ] : https://github.com/ipregistry/ipregistry-java/compare/v5.0.1...HEAD
159+ [ Unreleased ] : https://github.com/ipregistry/ipregistry-java/compare/v6.0.0...HEAD
160+ [ 6.0.0 ] : https://github.com/ipregistry/ipregistry-java/compare/v5.0.1...v6.0.0
156161[ 5.0.1 ] : https://github.com/ipregistry/ipregistry-java/compare/v5.0.0...v5.0.1
157162[ 5.0.0 ] : https://github.com/ipregistry/ipregistry-java/compare/v4.0.0...v5.0.0
158163[ 4.0.0 ] : https://github.com/ipregistry/ipregistry-java/compare/v3.7.0...v4.0.0
You can’t perform that action at this time.
0 commit comments