release: release v1.10.0

This commit is contained in:
ttionya
2021-12-31 01:17:08 +08:00
parent 5ba069aaa1
commit a52669e6fc
2 changed files with 16 additions and 1 deletions

View File

@@ -1,5 +1,20 @@
# Changelog
## v1.10.0
### Feature
- Encrypt file/dirname for 7z format
### Fixed
- Fix Mail Test error
- Fix the problem that `MAIL_SMTP_VARIABLES` does not work with `.env` files (fixed [#36](https://github.com/ttionya/vaultwarden-backup/issues/36), fixed [#38](https://github.com/ttionya/vaultwarden-backup/issues/38))
<br>
## v1.9.6
### Feature

View File

@@ -1 +1 @@
v1.9.6
v1.10.0