add pr id to changelog entry

This commit is contained in:
Simon Laux
2022-09-06 22:34:59 +02:00
committed by Simon Laux
parent 33b18e3014
commit 1e4e799f2e

View File

@@ -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";