docs(changelog): update CHANGELOG.md for v0.8.1

This commit is contained in:
Orhun Parmaksız 2022-10-04 13:55:05 +02:00
parent 8394aacb49
commit df0d5391b4
No known key found for this signature in database
GPG Key ID: F83424824B3E4B90
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ expose_version=true
If `expose_version` entry is not present in the configuration file, `/version` is not exposed. It is recommended to use this feature with authorization enabled.
### Fixed
- Replace unmaintained `dotenv` crate with `dotenvy`
- Fixes [RUSTSEC-2021-0141](https://rustsec.org/advisories/RUSTSEC-2021-0141.html)
## [0.8.0] - 2022-10-03
### Added
- Support adding a landing page