fix: avoid '.csv' been converted to '_csv'

This commit is contained in:
debugtalk
2020-06-15 15:06:33 +08:00
parent a477eda644
commit 9f83e95974
3 changed files with 14 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# Release History
## 3.0.13 (2020-06-15)
**Fixed**
- fix: avoid '.csv' been converted to '_csv'
## 3.0.12 (2020-06-14)
**Fixed**