mirror of
https://gitlab.com/xmpp-rs/xmpp-rs.git
synced 2024-07-12 22:21:53 +00:00
Add BareJid and FullJid to the ChangeLog.
This commit is contained in:
parent
d7a74b2f28
commit
e2b5696beb
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
Version 0.6.0, released 2019-06-19:
|
||||
* Updates
|
||||
- Jid is now an enum, with two variants, Bare(BareJid) and Full(FullJid)
|
||||
- BareJid and FullJid are two specialised variants of a JID.
|
||||
|
||||
Version 0.5.3, released 2019-01-16:
|
||||
* Updates
|
||||
|
|
Loading…
Reference in a new issue