Skip to content

Commit

Permalink
FIX Changelog file encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan committed Aug 1, 2024
1 parent b4156bf commit 99a2752
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 99a2752

Please sign in to comment.