mirror of
https://github.com/AlmostReliable/almostunified.git
synced 2024-11-14 19:25:13 -05:00
23 lines
669 B
Markdown
23 lines
669 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog],
|
|
and this project adheres to [Semantic Versioning].
|
|
|
|
## Unreleased
|
|
|
|
- added `end` stone variant to config defaults
|
|
- added debug option to toggle logging invalid tag warnings, false by default
|
|
- added logging for potentially broken recipes caused by unification
|
|
|
|
## [1.0.0] - 2024-08-22
|
|
|
|
Initial 1.21.1 port.
|
|
|
|
<!-- Links -->
|
|
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
|
|
[semantic versioning]: https://semver.org/spec/v2.0.0.html
|
|
|
|
<!-- Versions -->
|
|
[1.0.0]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.21.1-1.0.0
|