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