fix bug reported by @adbenitez

This commit is contained in:
holger krekel
2020-07-20 15:08:00 +02:00
parent 60b3550952
commit 2cbf2d8f65
3 changed files with 8 additions and 2 deletions

View File

@@ -1,9 +1,11 @@
1.40.x
1.40.1
---------------
- emit "ac_member_removed" event (with 'actor' being the removed contact)
for when a user leaves a group.
- fix create_contact(addr) when addr is the self-contact.
1.40.0
---------------