chore(release): version v0.10.0

This commit is contained in:
sigoden
2022-06-03 06:58:10 +08:00
parent 48c3c7ded6
commit 51cedf2f8a
3 changed files with 27 additions and 2 deletions

View File

@@ -2,6 +2,31 @@
All notable changes to this project will be documented in this file.
## [0.10.0] - 2022-06-02
### Bug Fixes
- Remove unzip file even failed to unzip
- Rename --no-auth-read to --no-auth-access
- Broken ui
### Documentation
- Refactor readme
### Features
- Change auth logic/options
- Improve ui
### Miscellaneous Tasks
- Insert cli output
### Refactor
- Small improvement
## [0.9.0] - 2022-06-02
### Documentation