From f02777e264ec9d94e9761d2620ed3457e748b5af Mon Sep 17 00:00:00 2001 From: clux Date: Tue, 25 Feb 2020 23:15:59 +0000 Subject: [PATCH] final changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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`