From a9a28ed44dbaf366b167f7a73b509ba37594c76d Mon Sep 17 00:00:00 2001 From: imlonghao Date: Wed, 10 Aug 2022 21:04:30 +0800 Subject: [PATCH] release: 0.2.7 --- CHANGELOG.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be48572..43fa3de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.7] - 2022-08-10 + +### Added + +- add DejaVu Sans Mono to code font families + +### Changed + +- Bump `actix-web` to `4.1.0` +- Bump `anyhow` to `1.0.60` +- Bump `cached` to `0.38.0` +- Bump `chrono` to `0.4.21` +- Bump `deadpool-postgres` to `0.10.2` +- Bump `openssl` to `0.10.41` +- Bump `postgres-types` to `0.2.3` +- Bump `sentry` to `0.27.0` +- Bump `sentry-actix` to `0.27.0` +- Bump `serde` to `1.0.143` +- Bump `tokio-postgres` to `0.7.6` + ### Fixed - Fixed link to the build log @@ -85,7 +105,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Project init - Implemente API for `/status` and `/current` -[Unreleased]: https://git.esd.cc/imlonghao/archlinuxcn-packages/compare/v0.2.6...HEAD +[Unreleased]: https://git.esd.cc/imlonghao/archlinuxcn-packages/compare/v0.2.7...HEAD +[0.2.7]: https://git.esd.cc/imlonghao/archlinuxcn-packages/releases/tag/v0.2.7 [0.2.6]: https://git.esd.cc/imlonghao/archlinuxcn-packages/releases/tag/v0.2.6 [0.2.5]: https://git.esd.cc/imlonghao/archlinuxcn-packages/releases/tag/v0.2.5 [0.2.4]: https://git.esd.cc/imlonghao/archlinuxcn-packages/releases/tag/v0.2.4