xmpp-parsers: Release 0.19.2
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
8fce273929
commit
92819ccbed
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "xmpp-parsers"
|
||||
version = "0.19.1"
|
||||
version = "0.19.2"
|
||||
authors = [
|
||||
"Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>",
|
||||
"Maxime “pep” Buquet <pep@bouah.net>",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Version 0.19.2:
|
||||
xxxx-xx-xx
|
||||
2022-12-17 Maxime “pep” Buquet <pep@bouah.net>
|
||||
* Improvements:
|
||||
- Derive PartialEq on Presence
|
||||
- impl PresencePayload for muc::user::MucUser.
|
||||
|
|
Loading…
Reference in a new issue