From 580d8ebb299a1b38c1d611ce259243548ee6d727 Mon Sep 17 00:00:00 2001 From: Hugo Ledoux Date: Thu, 28 Sep 2023 08:34:46 +0200 Subject: [PATCH] Changelog for v0.9 --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46118c5..a19186b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,21 @@ # Changelog + +## [0.9.0] – 2023-09-28 +### Changed +- now CityJSON v2.0 is the default version +- fixes for gltf export +- fix the cjio subset and children +### Added +- added an upgrade ops for v2.0 files + + ## [0.8.2] – 2023-07-13 ### Changed - Removed the emojis in the console output for the function 'info' - ## [0.8.1] – 2023-02-06 ### Added - Added the `translate` paramter to `cityjson.compress` to manually set the tranlation properties instead of computing from the data.