release 1.104.0 (#3857)

This commit is contained in:
bjoern
2022-12-20 17:57:16 +01:00
committed by GitHub
parent 5922fb38da
commit 3130fdc4f0
8 changed files with 20 additions and 11 deletions

View File

@@ -2,6 +2,15 @@
## Unreleased
### Changes
### API-Changes
### Fixes
## 1.104.0
### Changes
- Don't use deprecated `chrono` functions #3798
- Document accounts manager #3837
@@ -19,7 +28,7 @@
- fix migration of old databases #3842
- Fix cargo clippy and doc errors after Rust update to 1.66 #3850
- Don't send GroupNameChanged message if the group name doesn't change in terms of
improve_single_line_input() #3852
`improve_single_line_input()` #3852
- Prefer encryption for the peer if the message is encrypted or signed with the known key #3849