CHANGELOG.md: update for invalid region handling fix

This commit is contained in:
Matthias Schiffer 2023-11-18 19:04:39 +01:00
parent cc9d2c00b4
commit ec4b1053c5
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C

View file

@ -2,6 +2,11 @@
## [Unreleased] - ReleaseDate
### Fixed
- Proceed with missing tiles rather can failing completely when an invalid
region file is encountered and no processed data from a previous run exists
## [2.0.0] - 2023-09-30
This is a complete rewrite of the map renderer in Rust, as the previous C++