update changelog for 1.42

This commit is contained in:
B. Petersen
2020-07-30 16:15:15 +02:00
parent 5e555c6f9d
commit a3a918a0ea

View File

@@ -1,5 +1,22 @@
# Changelog
## 1.42.0
- new qr-code type `DC_QR_WEBRTC` #1779
- new `dc_chatlist_get_summary2()` api #1771
- tweak smtp-timeout for larger mails #1782
- optimize read-receipts #1756
- Allow http scheme for DCACCOUNT URLs #1770
- improve tests #1769
- bug fixes #1766 #1772 #1773 #1775 #1776 #1777
## 1.41.0
- new apis to initiate video chats #1718 #1735