mirror of
https://github.com/AlmostReliable/almostunified.git
synced 2024-11-28 18:45:48 -05:00
update changelog
This commit is contained in:
parent
8b84b0271f
commit
680df10878
1 changed files with 8 additions and 0 deletions
|
@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on [Keep a Changelog],
|
The format is based on [Keep a Changelog],
|
||||||
and this project adheres to [Semantic Versioning].
|
and this project adheres to [Semantic Versioning].
|
||||||
|
|
||||||
|
## [0.0.3] - 2022-08-24
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- all unified recipes are now using the Almost Unified namespace
|
||||||
|
- previously, only the duplicate recipes were modified to use the namespace
|
||||||
|
- this ensures that modified recipes are easily identified and not reported to other mod authors
|
||||||
|
|
||||||
## [0.0.2] - 2022-08-23
|
## [0.0.2] - 2022-08-23
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -22,5 +29,6 @@ Initial 1.19 release!
|
||||||
[semantic versioning]: https://semver.org/spec/v2.0.0.html
|
[semantic versioning]: https://semver.org/spec/v2.0.0.html
|
||||||
|
|
||||||
<!-- Versions -->
|
<!-- Versions -->
|
||||||
|
[0.0.3]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.0.3-beta
|
||||||
[0.0.2]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.0.2-beta
|
[0.0.2]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.0.2-beta
|
||||||
[0.0.1]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.0.1-beta
|
[0.0.1]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.0.1-beta
|
||||||
|
|
Loading…
Reference in a new issue