Prepare 1.98.0

This commit is contained in:
link2xt
2022-10-24 15:45:51 +00:00
parent aa14015919
commit b6b2f453a0
7 changed files with 18 additions and 9 deletions

View File

@@ -2,6 +2,15 @@
## Unreleased
### API-Changes
### Changes
### Fixes
## 1.98.0
### API-Changes
- jsonrpc: typescript client: export constants under `C` enum, similar to how its exported from `deltachat-node` #3681
- added reactions support #3644