mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-06 03:50:08 +02:00
commit
59c664fae7
2 changed files with 5 additions and 1 deletions
|
@ -8,6 +8,10 @@ https://github.com/deltachat/deltachat-core/commits/master
|
|||
For a high-level overview about changes anywhere in the Delta Chat ecosystem,
|
||||
see https://delta.chat/en/changelog
|
||||
|
||||
## v0.33.0
|
||||
|
||||
* re-create goup-member-list if members are missing; avoid group-splits
|
||||
|
||||
## v0.32.0
|
||||
|
||||
* add function to add a thread watching the Send folder
|
||||
|
|
|
@ -11,7 +11,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
|
||||
#define DC_VERSION_STR "0.32.0"
|
||||
#define DC_VERSION_STR "0.33.0"
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue