mirror of
https://github.com/fankes/moshi.git
synced 2025-12-12 23:21:01 +08:00
Update changelog for 1.3.1.
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
Change Log
|
||||
==========
|
||||
|
||||
## Version 1.3.1
|
||||
|
||||
_2016-10-21_
|
||||
|
||||
* Fix: Don't incorrectly report invalid input when a slash character is escaped. When we tightened
|
||||
our invalid escape handling we missed the one character that is valid both escaped `\/` and
|
||||
unescaped `/`.
|
||||
|
||||
## Version 1.3.0
|
||||
|
||||
_2016-10-15_
|
||||
|
||||
Reference in New Issue
Block a user