fix: RefResolutionError on Windows platform

This commit is contained in:
debugtalk
2020-01-02 15:29:37 +08:00
parent 8a635ff3a5
commit b51b830039
2 changed files with 14 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Release History
## 2.5.1 (2020-01-02)
**Fixed**
- fix: RefResolutionError on Windows platform
## 2.5.0 (2020-01-01)
**Added**