mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-03-04 17:23:33 +01:00
CHANGELOG.md: update for invalid region handling fix
This commit is contained in:
parent
cc9d2c00b4
commit
ec4b1053c5
1 changed files with 5 additions and 0 deletions
|
@ -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++
|
||||
|
|
Loading…
Add table
Reference in a new issue