Add release note for bug fix.

This commit is contained in:
Henri Sivonen
2019-12-18 13:27:20 +02:00
parent e9251e1fc1
commit 81ae6b8ec3
+4
View File
@@ -417,6 +417,10 @@ To regenerate the generated code:
## Release Notes
## 0.8.21
* Fixed a panic with invalid UTF-16[BE|LE] input at the end of the stream.
### 0.8.20
* Make `Decoder::latin1_byte_compatible_up_to` return `None` in more