*fixed a type detection bug with string.

This commit is contained in:
Wang Renxin 2016-06-28 16:52:20 +08:00 committed by GitHub
parent f1d205905f
commit f6322df72b

View File

@ -1,3 +1,6 @@
Jun. 28 2016
Fixed a type detection bug with string
Jun. 27 2016
Added a context parameter to stepped handler