fix #942: type_match None

This commit is contained in:
debugtalk
2020-06-21 15:07:54 +08:00
parent 6710eba1fc
commit 2b75d78df0
5 changed files with 19 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# Release History
## 3.1.1 (2020-06-21)
**Fixed**
- fix #942: type_match None
## 3.1.0 (2020-06-21)
**Added**