minedmap 2.0.1

This commit is contained in:
Matthias Schiffer 2023-11-18 19:06:25 +01:00
parent ec4b1053c5
commit 196e21718f
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C
3 changed files with 6 additions and 3 deletions

View file

@ -2,6 +2,8 @@
## [Unreleased] - ReleaseDate
## [2.0.1] - 2023-11-18
### Fixed
- Proceed with missing tiles rather can failing completely when an invalid
@ -45,5 +47,6 @@ intermediate data.
Full support for custom biomes datapacks might be added in a future release.
<!-- next-url -->
[Unreleased]: https://github.com/neocturne/MinedMap/compare/v2.0.0...HEAD
[Unreleased]: https://github.com/neocturne/MinedMap/compare/v2.0.1...HEAD
[2.0.1]: https://github.com/neocturne/MinedMap/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/NeoRaider/MinedMap/compare/v1.19.1...v2.0.0