mirror of
https://github.com/chatmail/core.git
synced 2026-04-02 05:22:14 +03:00
fixup: move changelog to unreleased section
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Changes
|
||||
- Drop unused SQL columns #4141
|
||||
|
||||
|
||||
## 1.111.0
|
||||
|
||||
### Changes
|
||||
@@ -8,7 +14,6 @@
|
||||
- Run `cargo-deny` in CI. #4101
|
||||
- Check provider database with CI. #4099
|
||||
- Switch to DEFERRED transactions #4100
|
||||
- Drop unused SQL columns #4141
|
||||
|
||||
### Fixes
|
||||
- Do not block async task executor while decrypting the messages. #4079
|
||||
@@ -18,6 +23,7 @@
|
||||
- jsonrpc: add more advanced API to send a message. #4097
|
||||
- jsonrpc: add get webxdc blob API `getWebxdcBlob` #4070
|
||||
|
||||
|
||||
## 1.110.0
|
||||
|
||||
### Changes
|
||||
|
||||
Reference in New Issue
Block a user