diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e8654e37..904ceb65b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ * Fix a large percentage of EOFs from watches #146 * => default timeout down to 290s from 300s * => `Reflector` now re-lists a lot less #146 + * Fix decoder panic with async-compression (probably) #144 * `Informer::poll` can now be used with `TryStream` * Exposed `Config::read` and `Config::read_from` - #124 * Fix typo on `Api::StatefulSet`