diff --git a/README.md b/README.md index 8764063..c3199ad 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,10 @@ encoding_rs is ## Release Notes +### 0.6.11 + +* Make `Encoder::has_pending_state()` public. + ### 0.6.10 * Reserve enough space for NCRs when encoding to ISO-2022-JP.