chore(release): version v0.13.1

This commit is contained in:
sigoden
2022-06-06 07:15:48 +08:00
parent c1e0c6bb2f
commit 7c4c264206
3 changed files with 12 additions and 2 deletions

View File

@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
## [0.13.1] - 2022-06-05
### Bug Fixes
- Escape filename ([#21](https://github.com/sigoden/duf/issues/21))
### Refactor
- Use logger ([#22](https://github.com/sigoden/duf/issues/22))
## [0.13.0] - 2022-06-05
### Bug Fixes