minedmap 2.1.1

This commit is contained in:
Matthias Schiffer 2024-06-14 16:31:18 +02:00
parent 4eb963f147
commit e9abe6b502
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.1.1] - 2024-06-14
### Fixed
- Fix crash due to incorrect counting in info message
@ -87,7 +89,8 @@ 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.1.0...HEAD
[Unreleased]: https://github.com/neocturne/MinedMap/compare/v2.1.1...HEAD
[2.1.1]: https://github.com/neocturne/MinedMap/compare/v2.1.0...v2.1.1
[2.1.0]: https://github.com/neocturne/MinedMap/compare/v2.0.2...v2.1.0
[2.0.2]: https://github.com/neocturne/MinedMap/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/neocturne/MinedMap/compare/v2.0.0...v2.0.1