From 0079cd47660bbccefcca1f361e53d8581380fc36 Mon Sep 17 00:00:00 2001 From: Floris Bruynooghe Date: Thu, 9 Mar 2023 15:58:58 +0100 Subject: [PATCH] Add changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5538e6767..0eb34661a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ - Support non-persistent configuration with DELTACHAT_* env - Print deltachat-repl errors with causes. #4166 - Increase MSRV to 1.64. #4167 +- Core takes of stopping and re-starting IO itself where needed, + e.g. during backup creation. It is no longer needed to call + dc_stop_io(). dc_start_io() can now be called at any time without + harm. #4138 ### Fixes - Fix segmentation fault if `dc_context_unref()` is called during