Skip to content

Commit 0c19c4a

Browse files
Update changelog for 6.0.0 release
1 parent c10e940 commit 0c19c4a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

1216
Minor 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

0 commit comments

Comments
 (0)