update changelog for 1.39 and fix the one for 1.36

This commit is contained in:
B. Petersen
2020-06-22 16:25:57 +02:00
parent ccf8eeacd6
commit 53128cc64b

View File

@@ -1,5 +1,12 @@
# Changelog
## 1.39.0
- fix handling of `mvbox_watch`, `sentbox_watch`, `inbox_watch` #1654 #1658
- fix potential panics, update dependencies #1650 #1655
## 1.38.0
- fix sorting, esp. for multi-device
@@ -21,6 +28,8 @@
- parse ndn (network delivery notification) reports
and report failed messages as such #1552 #1622 #1630
- add oauth2 support for gsuite domains #1626
- read image orientation from exif before recoding #1619
- improve logging #1593 #1598