docs: add CHANGELOG.md

This commit is contained in:
imlonghao 2022-01-23 11:22:54 +08:00
parent 0f5ca6cc83
commit bff1851e43

18
CHANGELOG.md Normal file
View file

@ -0,0 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.0] - 2022-01-23
### Added
- Project init
- Implemente API for `/status` and `/current`
[Unreleased]: https://git.esd.cc/imlonghao/archlinuxcn-packages/compare/v0.1.0...HEAD
[0.1.0]: https://git.esd.cc/imlonghao/archlinuxcn-packages/releases/tag/v0.1.0