parsers: Update ChangeLog with feature change
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
826914da54
commit
2d5de00749
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ xxx
|
||||||
* Improvements:
|
* Improvements:
|
||||||
- muc::user::Item: Added with_ helpers
|
- muc::user::Item: Added with_ helpers
|
||||||
- Correct cargo doc warnings
|
- Correct cargo doc warnings
|
||||||
|
* Breaking changes:
|
||||||
|
- Removed the 'serde' feature. Add it directly by using 'jid'.
|
||||||
|
`jid = { version = "*", features = ["serde"] }`.
|
||||||
|
|
||||||
Version 0.19.2:
|
Version 0.19.2:
|
||||||
2022-12-17 Maxime “pep” Buquet <pep@bouah.net>
|
2022-12-17 Maxime “pep” Buquet <pep@bouah.net>
|
||||||
|
|
Loading…
Reference in a new issue