mirror of
https://github.com/AlmostReliable/almostunified.git
synced 2024-11-25 09:08:01 -05:00
update changelog
This commit is contained in:
parent
253a464248
commit
fff3c442d8
1 changed files with 19 additions and 4 deletions
23
CHANGELOG.md
23
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
|||
## [0.0.1] - 2022-08-12
|
||||
# Changelog
|
||||
|
||||
### Added
|
||||
- Initial release
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
[0.0.1]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.18-0.0.1
|
||||
The format is based on [Keep a Changelog],
|
||||
and this project adheres to [Semantic Versioning].
|
||||
|
||||
## [Unreleased]
|
||||
- /
|
||||
|
||||
## [0.0.1] - 2022-08-21
|
||||
|
||||
Initial beta release!
|
||||
|
||||
<!-- Links -->
|
||||
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
|
||||
[semantic versioning]: https://semver.org/spec/v2.0.0.html
|
||||
|
||||
<!-- Versions -->
|
||||
[unreleased]: https://github.com/AlmostReliable/almostunified/compare/v1.18-0.0.1-beta...HEAD
|
||||
[0.0.1]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.18-0.0.1-beta
|
||||
|
|
Loading…
Reference in a new issue