chore(release): version v0.20.0

This commit is contained in:
sigoden
2022-06-21 07:52:45 +08:00
parent 4058a2db72
commit 2d0dfed456
4 changed files with 16 additions and 5 deletions

View File

@@ -2,7 +2,18 @@
All notable changes to this project will be documented in this file.
## [0.19.0] - 2022-06-19
## [0.20.0] - 2022-06-20
### Bug Fixes
- DecodeURI searching string ([#61](https://github.com/sigoden/dufs/issues/61))
### Features
- Added basic auth ([#60](https://github.com/sigoden/dufs/issues/60))
- Add option --allow-search ([#62](https://github.com/sigoden/dufs/issues/62))
## [0.19.0-rc1] - 2022-06-19
### Features