diff --git a/CHANGELOG.md b/CHANGELOG.md index 74a727d..8a1b847 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,4 +64,5 @@ This version is a complete rework of omemo_dart! - Removed serialization/deserialization code - Replace exceptions with errors inside a result type - Ratchets and trust data is now loaded and cached on demand -- Accessing the trust manager must happen via `withTrustManager` \ No newline at end of file +- Accessing the trust manager must happen via `withTrustManager` +- Overriding the base implementations is replaced by providing callback functions \ No newline at end of file