Release 1.114.0

This commit is contained in:
link2xt
2023-04-24 22:31:17 +00:00
parent 1b8bfef441
commit edfdbbdc90
10 changed files with 15 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## [1.114.0] - 2023-04-24
### Changes
- JSON-RPC: Use long polling instead of server-sent notifications to retrieve events.
@@ -2431,3 +2431,4 @@ https://github.com/deltachat/deltachat-core-rust/pulls?q=is%3Apr+is%3Aclosed
[1.112.6]: https://github.com/deltachat/deltachat-core-rust/compare/v1.112.5...v1.112.6
[1.112.7]: https://github.com/deltachat/deltachat-core-rust/compare/v1.112.6...v1.112.7
[1.113.0]: https://github.com/deltachat/deltachat-core-rust/compare/v1.112.7...v1.113.0
[1.113.0]: https://github.com/deltachat/deltachat-core-rust/compare/v1.113.0...v1.114.0