diff --git a/Changelog b/Changelog index 4e6d6ab5bf..5b5d5ef154 100644 --- a/Changelog +++ b/Changelog @@ -148,11 +148,11 @@ 3.5.0 (January 28th, 2022) -- Fix: avoid duplicated attributes and metadata in arrays in POST /v2/subscriptions and PATCH /v2/subscriptions/{subId} (#2101) -- Fix: $each usage with $push operator to add several items to array (#744) -- Fix: allow HTTPS certificates larger than 2048 bytes (#4012) -- Fix: DateTime attribute macro rendering in custom notifications was numeric instead of ISO8601 (#3894) -- Fix: buffer overflow problem in logs subsystem for from= field, causing crash in some cases (#3884) +- Fix: avoid duplicated attributes and metadata in arrays in POST /v2/subscriptions and PATCH /v2/subscriptions/{subId} (#2101) +- Fix: $each usage with $push operator to add several items to array (#744) +- Fix: allow HTTPS certificates larger than 2048 bytes (#4012) +- Fix: DateTime attribute macro rendering in custom notifications was numeric instead of ISO8601 (#3894) +- Fix: buffer overflow problem in logs subsystem for from= field, causing crash in some cases (#3884) 3.4.0 (December 14th, 2021)