Commit 46573e28 authored by Riegel's avatar Riegel
Browse files

Docs: Update Changelog

2 merge requests!28Version 3.17.0 Release,!26Add ZIP-archive support
Pipeline #10990 passed with stage
in 1 minute and 25 seconds
This commit is part of merge request !26. Comments created here will be created in the context of that merge request.
Showing with 18 additions and 1 deletion
+18 -1
......@@ -5,7 +5,24 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [3.16.0] ((2024-11-11))
## [3.17.0] (TBD)
### Added
- Checking of CityGml ZIP-archives with CityDoctor (#12)
### Changed
- Changed GUI to allow loading and checking of ZIP-archives. (#12)
### Fixes
- Reworked self-intersection calculations to eliminate false-positives (#65)
- CityGml objects added in 3.16.0 are now being recorded in error statistics and validation reports (#104)
- Envelope and CRS will now be included when exporting singular features
- Fixed various minor errors and bugs in CityDoctorGUI
## [3.16.0] (2024-11-11)
CityDoctor now supports the import, export and validation of CityGML 3.0 files.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment