# v0.16.0 — 2020-03-08 ## Breaking - xmpp: the end element is now included in the token stream passed to handlers - xmpp: SendElement now wraps the entire stream, not just the first element ## Added - receipts: new package implementing XEP-0333: Chat Markers - roster: add handler and mux option for roster pushes ## Fixed - mux: fix broken `Decode` and possible infinite loop due to cutting off the last token in a buffered XML token stream - roster: work around a bug in Go 1.13 where `io.EOF` may be returned from the XML decoder