fix #942: type_match None

This commit is contained in:
debugtalk
2020-06-21 15:04:04 +08:00
parent 10fea27099
commit 286dbbfe55
5 changed files with 19 additions and 1 deletions

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**