diff --git a/CHANGELOG.md b/CHANGELOG.md index 7669f866..9144c6ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## v5.2.0 * (Minor) Add support for bootstrapping UnleashClient with an initial configuration. +* (Minor) Add flag to disable toggle polling from server. Thanks @povilasb! ## v5.1.2 * (Bugfix) Clarify logging if Unleash server doesn't return feature provisioning (i.e. HTTP 304).