2022-08-21 13:50:15 -04:00
|
|
|
# Changelog
|
2022-08-21 08:04:57 -04:00
|
|
|
|
2022-08-21 13:50:15 -04:00
|
|
|
All notable changes to this project will be documented in this file.
|
2022-08-21 08:04:57 -04:00
|
|
|
|
2022-08-21 13:50:15 -04:00
|
|
|
The format is based on [Keep a Changelog],
|
|
|
|
and this project adheres to [Semantic Versioning].
|
|
|
|
|
2024-08-22 09:06:58 -04:00
|
|
|
## Unreleased
|
2024-08-26 13:14:54 -04:00
|
|
|
|
|
|
|
- added `end` stone variant to config defaults
|
2024-08-26 14:45:38 -04:00
|
|
|
- added debug option to toggle logging invalid tag warnings, false by default
|
2024-08-27 14:54:58 -04:00
|
|
|
- added logging for potentially broken recipes caused by unification
|
2024-08-22 17:44:33 -04:00
|
|
|
|
|
|
|
## [1.0.0] - 2024-08-22
|
2024-08-22 09:06:58 -04:00
|
|
|
|
2024-08-22 17:32:32 -04:00
|
|
|
Initial 1.21.1 port.
|
2022-08-21 13:50:15 -04:00
|
|
|
|
|
|
|
<!-- Links -->
|
|
|
|
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
|
|
|
|
[semantic versioning]: https://semver.org/spec/v2.0.0.html
|
|
|
|
|
|
|
|
<!-- Versions -->
|
2024-08-22 17:32:32 -04:00
|
|
|
[1.0.0]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.21.1-1.0.0
|