update CHANGES and README to reflect recent changes
This commit is contained in:
parent
f7b9e8066c
commit
a771ffc8ae
2 changed files with 10 additions and 5 deletions
|
@ -1,3 +1,8 @@
|
|||
v1.4
|
||||
|
||||
* radically refactored decoder
|
||||
* `dirty_strings` now behaves intuitively in decoding. bad codepoints, bad utf8, illegal characters and escapes (except `"` and `'` if `single_quoted_strings` is enabled) are ignored completely
|
||||
|
||||
v1.3.3
|
||||
|
||||
* `pre_encode` now orders input in the order you'd expect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue