Skip to content

Commit 94814b1

Browse files
committed
updated changelog
1 parent 312a529 commit 94814b1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGES.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Change Log
22
==========
33

4-
### 5.5.0 - 2024-09-19
4+
### 5.5.0 - 2024-09-26
55

66
#### Changes
77
* **Breaking:** Java 11 is now the minimum required version for running the Importer/Exporter.
@@ -11,7 +11,8 @@ Change Log
1111
import to fail unless using the `no-fail-fast` flag. [#301](https://github.com/3dcitydb/importer-exporter/issues/301),
1212
[#304](https://github.com/3dcitydb/importer-exporter/issues/304)
1313
* Added option to auto-commit delete operations to avoid database errors caused by too many statements in a transaction.
14-
* Added point and curve style settings for the VIS export. [#310](https://github.com/3dcitydb/importer-exporter/pull/310)
14+
* Added point and curve styling settings for `Transportation`, `CityFurniture`, and `Vegetation` features to the
15+
VIS export. [#310](https://github.com/3dcitydb/importer-exporter/pull/310), [#311](https://github.com/3dcitydb/importer-exporter/pull/311)
1516

1617
#### Fixes
1718
* Fixed ADE info dialog to correctly show CityJSON support.

0 commit comments

Comments
 (0)