Skip to content

Commit cad2c85

Browse files
committed
Update CHANGELOG.md for next release
1 parent 24267b0 commit cad2c85

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

10+
## [1.0.7] - 2025-07-07
11+
1012
### Fixed
1113

1214
- Fix timestamp in source that prevents reproducible build
@@ -15,6 +17,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1517

1618
- Modernize use of NIO API
1719
- Migrate OSSRH to Central Portal
20+
- Bump picocsv from 2.4.0 to 2.6.0
1821

1922
## [1.0.6] - 2024-06-27
2023

@@ -66,7 +69,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6669

6770
- Initial release
6871

69-
[Unreleased]: https://github.com/nbbrd/java-sql-util/compare/v1.0.6...HEAD
72+
[Unreleased]: https://github.com/nbbrd/java-sql-util/compare/v1.0.7...HEAD
73+
[1.0.7]: https://github.com/nbbrd/java-sql-util/compare/v1.0.6...v1.0.7
7074
[1.0.6]: https://github.com/nbbrd/java-sql-util/compare/v1.0.5...v1.0.6
7175
[1.0.5]: https://github.com/nbbrd/java-sql-util/compare/v1.0.4...v1.0.5
7276
[1.0.4]: https://github.com/nbbrd/java-sql-util/compare/v1.0.3...v1.0.4

0 commit comments

Comments
 (0)