mirror of
https://github.com/BioArchLinux/bioarchlinux-packages.git
synced 2025-03-10 06:24:00 +00:00
docs: add CHANGELOG.md
This commit is contained in:
parent
0f5ca6cc83
commit
bff1851e43
1 changed files with 18 additions and 0 deletions
18
CHANGELOG.md
Normal file
18
CHANGELOG.md
Normal 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
|
Loading…
Add table
Reference in a new issue