chore(release): version v0.17.0

This commit is contained in:
sigoden
2022-06-15 20:31:53 +08:00
parent c7d42a3f1c
commit 7fc8fc6236
4 changed files with 19 additions and 5 deletions

View File

@@ -2,6 +2,20 @@
All notable changes to this project will be documented in this file.
## [0.17.0] - 2022-06-15
### Bug Fixes
- Webdav propfind dir with slash ([#42](https://github.com/sigoden/duf/issues/42))
### Features
- Listen both ipv4 and ipv6 by default ([#40](https://github.com/sigoden/duf/issues/40))
### Refactor
- Trival changes ([#41](https://github.com/sigoden/duf/issues/41))
## [0.16.0] - 2022-06-12
### Features