release: Release 0.5.0

This commit is contained in:
PapaTutuWawa 2023-06-18 21:27:40 +02:00
parent 96ca643d26
commit 3c20d8ac56

View File

@ -65,3 +65,4 @@ This version is a complete rework of omemo_dart!
- 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`
- Overriding the base implementations is replaced by providing callback functions