minedmap 2.2.0

This commit is contained in:
Matthias Schiffer 2024-06-23 11:31:45 +02:00
parent 269f08d356
commit f43e84eb2b
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.2.0] - 2024-06-23
### Added
- Added support for Minecraft 1.21 block types
@ -93,7 +95,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.1...HEAD
[Unreleased]: https://github.com/neocturne/MinedMap/compare/v2.2.0...HEAD
[2.2.0]: https://github.com/neocturne/MinedMap/compare/v2.1.1...v2.2.0
[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