prepare 1.40.0 python deltachat release

This commit is contained in:
holger krekel
2020-07-17 22:42:40 +02:00
parent 1c73021d77
commit f9befa8f39

View File

@@ -1,6 +1,8 @@
0.900.0 (DRAFT)
1.40.0
---------------
- uses latest 1.40+ Delta Chat core
- refactored internals to use plugin-approach
- introduced PerAccount and Global hooks that plugins can implement
@@ -10,6 +12,7 @@
- introduced two documented examples for an echo and a group-membership
tracking plugin.
0.800.0
-------