Skip to content

Commit 6be7482

Browse files
committed
updated readme and changelog
1 parent 113ccef commit 6be7482

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [1.2.0] - 2025-12-06
6+
57
### Added
68
- Added a Java API for querying and processing feature changes from the `feature_changelog` table and aggregating
79
them into change regions.
@@ -57,6 +59,7 @@
5759

5860
This is the initial release of citydb-tool.
5961

60-
[Unreleased]: https://github.com/3dcitydb/citydb-tool/compare/v1.1.0..HEAD
62+
[Unreleased]: https://github.com/3dcitydb/citydb-tool/compare/v1.2.0..HEAD
63+
[1.2.0]: https://github.com/3dcitydb/citydb-tool/releases/tag/v1.2.0
6164
[1.1.0]: https://github.com/3dcitydb/citydb-tool/releases/tag/v1.1.0
6265
[1.0.0]: https://github.com/3dcitydb/citydb-tool/releases/tag/v1.0.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ See the `LICENSE` file for more details.
1313

1414
## Latest release
1515

16-
The latest stable release of citydb-tool is `1.1.0`.
16+
The latest stable release of citydb-tool is `1.2.0`.
1717

1818
Download the latest citydb-tool release as ZIP package
1919
[here](https://github.com/3dcitydb/citydb-tool/releases/latest). Previous releases are available from the

0 commit comments

Comments
 (0)