Fix #185 - Terminate on RuneError

This commit is contained in:
Junegunn Choi
2015-04-14 23:19:33 +09:00
parent 3a9d1df026
commit 2d68cb8639
2 changed files with 4 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ CHANGELOG
### Bug fixes
- Fixed Unicode case handling (#186)
- Fixed to terminate on RuneError (#185)
0.9.7
-----