mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 13:29:06 +02:00
minedmap 2.4.0
This commit is contained in:
parent
0bf1d46aad
commit
561a1e6577
3 changed files with 6 additions and 3 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
## [2.4.0] - 2025-01-11
|
||||
|
||||
### Added
|
||||
|
||||
- Added support for rendering tiles in WebP format using the `--image-format` option
|
||||
|
@ -119,7 +121,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.3.1...HEAD
|
||||
[Unreleased]: https://github.com/neocturne/MinedMap/compare/v2.4.0...HEAD
|
||||
[2.4.0]: https://github.com/neocturne/MinedMap/compare/v2.3.1...v2.4.0
|
||||
[2.3.1]: https://github.com/neocturne/MinedMap/compare/v2.3.0...v2.3.1
|
||||
[2.3.0]: https://github.com/neocturne/MinedMap/compare/v2.2.0...v2.3.0
|
||||
[2.2.0]: https://github.com/neocturne/MinedMap/compare/v2.1.1...v2.2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue