From 89532e872e605370de360c1fc96113135b796bce Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Wed, 24 Jan 2024 17:09:14 +0100 Subject: [PATCH] Upd changelod --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f44455b2..d92ec754 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * Function `export(..)` can no longer be used in queries with changes. * A bug with adding enumerators to restricted lists has been fixed. * A bug with applying a new relation to existing data has been fixed. +* A bug with async future error reporting has been fixed. * The `change._tasks` structure in C code has been renamed. This has no impact on user-facing functionality. * Replaced Docker images _(both tests and builds)_ with newer versions.