fix #826: Windows does not support file name include ':'

This commit is contained in:
debugtalk
2020-01-02 21:15:02 +08:00
parent 2d55c9eaeb
commit f30f2de4b0
5 changed files with 61 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# Release History
## 2.5.2 (2020-01-02)
**Fixed**
- fix #826: Windows does not support file name include ":"
## 2.5.1 (2020-01-02)
**Fixed**