Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
clausnagel committed Feb 10, 2025
1 parent 4c50492 commit 261c219
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Change Log
==========

### 5.5.1 - tba

#### Changes
* Native libraries used by the FlatLaf GUI framework are now bundled with the Importer/Exporter. This prevents the
libraries from being extracted to a temporary directory, which could cause issues on systems with execution
restrictions enabled.

#### Fixes
* Fixed an issue with writing ZIP files containing texture files.
* Fixed the import of `relativeToTerrain` and `relativeToWater` properties of city objects.
* Fixed the incorrect export of the `worldToTexture` property of `TexCoordGen` elements.

#### Miscellaneous
* Updated all dependencies to their latest versions.

### 5.5.0 - 2024-09-26

#### Changes
Expand Down

0 comments on commit 261c219

Please sign in to comment.