From a246e61c931fc40b85ef6c8696f70b99993ebaed Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Wed, 29 Jun 2022 13:26:32 +0200
Subject: [PATCH] DOC: update CHANGELOG

---
 doc/CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index fd3083f..adbf07c 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Changed
 
+* Transaction::ExecuteAsynchronously is actually asynchronous now.
 * Removed boost from the headers. Boost is only a build dependency from now on.
 
 ### Deprecated
-- 
GitLab