Update changelog

This commit is contained in:
JC Brand 2018-02-08 09:51:16 +01:00
parent ba09996998
commit 4d77d0c0b3

View File

@ -4,6 +4,11 @@
### Bugfixes
- Attribute error when empty IQ stanza is returned for vCard query
- Don't allow PEP bookmarks if `pubsub#publish-options` is not advertised by the server.
_Note: previously this meant that bookmarks sent to servers that don't
support `pubsub#publish-options` were visible to all your contacts, even
though they should be private._
### New features
- XEP-0382 Spoiler Messages (currently only for private chats)