add beta2 changelog, bump version to 1.0.0-beta.2

This commit is contained in:
holger krekel
2019-10-22 17:49:19 +02:00
parent 049077f13b
commit 131889cdfb
4 changed files with 26 additions and 6 deletions

View File

@@ -1,4 +1,24 @@
# API changes
# Changelog
## 1.0.0-beta2
- https://c.delta.chat docs are now regenerated again through our CI
- several rPGP cleanups, security fixes and better multi-platform support
- reconnect on io errors and broken pipes (imap)
- probe SMTP with real connection not just setup
- various imap/smtp related fixes
- use to_string_lossy in most places instead of relying on valid utf-8
encodings
- rework, rustify and test autoconfig-reading and parsing
- some rustifications/boolifications of c-ints
## 1.0.0-beta1