diff --git a/CHANGELOG.md b/CHANGELOG.md index 8375ea2a7..100646641 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,8 @@ and `dc_event_emitter_unref()` should be used instead of `dc_accounts_event_emitter_unref`. - add `dc_contact_was_seen_recently()` #3560 -- jsonrpc: add `is_broadcast` property to `ChatListItemFetchResult` -- jsonrpc: add `was_seen_recently` property to `ChatListItemFetchResult`, `FullChat` and `Contact` +- jsonrpc: add `is_broadcast` property to `ChatListItemFetchResult` #3584 +- jsonrpc: add `was_seen_recently` property to `ChatListItemFetchResult`, `FullChat` and `Contact` #3584 ### Changes - order contact lists by "last seen";