Release version 0.6.1, with the MPL-2.0 relicense.

This commit is contained in:
Emmanuel Gil Peyrot 2019-06-10 23:17:24 +02:00
commit 78b0d016f1
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
Version 0.6.1, released 2019-06-10:
* Updates
- Change the license from LGPLv3 to MPL-2.0.
Version 0.6.0, released 2019-06-10:
* Updates
- Jid is now an enum, with two variants, Bare(BareJid) and Full(FullJid).