jid: Update changelog

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2023-08-17 12:40:54 +02:00
parent c6bd89776b
commit 63b2e6d176

View file

@ -24,6 +24,7 @@ Unreleased
information as a string slice (#204)
- Jid::resource() returns an optional typed ResourcePart ; the resource_str() method returns the same
information as a string slice (#204)
- Add serde_test in tests to ensure correctness of Serialize / Deserialize implementations.
Version 0.9.3, release 2022-03-07:
* Updates