diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index fd3083fe290b51f78c12838c94bb3cf5b7a5a066..adbf07c79763f4af236ac90eff74e44669ec7f02 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