mirror of
https://github.com/BioArchLinux/bioarchlinux-packages.git
synced 2025-03-10 06:24:00 +00:00
20 lines
563 B
Markdown
20 lines
563 B
Markdown
# 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]
|
|
|
|
- Implemente API for `/logs`
|
|
|
|
## [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
|