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

This commit is contained in:
debugtalk
2020-01-02 21:15:02 +08:00
parent 459ca5f9ea
commit 1b08e7904a
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**