bioarchlinux-packages/CHANGELOG.md
2022-01-23 18:53:59 +08:00

53 lines
1.3 KiB
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]
### Removed
- Remove `Courier` from font-family
## [0.2.2] - 2022-01-23
### Added
- Use emoji instead of text in status field
### Fixed
- Remove the quote tag from more href
- Remove the word `率` in memory field
- Prevent A link being wrap
- Fixed the decimal places for memory field
## [0.2.1] - 2022-01-23
### Fixed
- Use hashtag for more link
- Log block align to left
## [0.2.0] - 2022-01-23
### Added
- Implemente API for `/logs`
- Implemente API for `/pkg/{name}/log/{ts}`
- Improve HTML log pages
## [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.2.2...HEAD
[0.2.2]: https://git.esd.cc/imlonghao/archlinuxcn-packages/releases/tag/v0.2.2
[0.2.1]: https://git.esd.cc/imlonghao/archlinuxcn-packages/releases/tag/v0.2.1
[0.2.0]: https://git.esd.cc/imlonghao/archlinuxcn-packages/releases/tag/v0.2.0
[0.1.0]: https://git.esd.cc/imlonghao/archlinuxcn-packages/releases/tag/v0.1.0