update the change log

lumi created

Change summary

CHANGELOG.md | 5 +++++
1 file changed, 5 insertions(+)

Detailed changes

CHANGELOG.md 🔗

@@ -1,3 +1,8 @@
+Version 0.4.0, released 2017-12-27:
+  * Updates
+    - Maxime Buquet has updated the optional `minidom` dependency.
+    - The repository has been transferred to xmpp-rs/jid-rs.
+
 Version 0.3.1, released 2017-10-31:
   * Additions
     - Link Mauve added a minidom::IntoElements implementation on Jid behind the "minidom" feature. ( https://gitlab.com/lumi/jid-rs/merge_requests/9 )