release: Bump version to 0.1.3

This commit is contained in:
2022-08-11 12:06:02 +02:00
parent e4f1d7d4b0
commit 44ab31aebb
2 changed files with 6 additions and 1 deletions

View File

@@ -4,3 +4,8 @@
- Implement the Double Ratchet, X3DH and OMEMO specific bits
- Add a Blind-Trust-Before-Verification TrustManager
- Supported OMEMO version: 0.8.3
## 0.1.3
- Fix bug with the Double Ratchet causing only the initial message to be decryptable
- Expose `getDeviceMap` as a developer usable function