parsers: Bump to 0.20
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
3c10a09091
commit
7f1b98db8f
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "xmpp-parsers"
|
||||
version = "0.19.2"
|
||||
version = "0.20.0"
|
||||
authors = [
|
||||
"Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>",
|
||||
"Maxime “pep” Buquet <pep@bouah.net>",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Version xxx:
|
||||
xxx
|
||||
Version 0.20.0:
|
||||
2023-08-17 Maxime “pep” Buquet <pep@bouah.net>, Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
|
||||
* New parsers/serialisers:
|
||||
- Message Reactions (XEP-0444)
|
||||
* Improvements:
|
||||
|
|
Loading…
Reference in a new issue