Update CHANGELOG.md

This commit is contained in:
Hugues Ross 2022-04-20 11:43:06 +00:00
parent 26f90afecc
commit 54c7fb5123

View File

@ -1,3 +1,8 @@
# v1.2
- Add support for fallback textures based on heat/humidity when displaying unknown biomes
- **NOTE:** This changes the biome registration API calls. See an example mod such as https://gitlab.com/Df458/cartographer-mtg for the new format
- Fix bug where changing biome IDs could break existing map data
# v1.1
- Adjust sizes/margins in table and map UI
- Expose more UI metrics (sizes, spacing) to the skin API