瀏覽代碼

Update CHANGES.md

andreabenini 9 年之前
父節點
當前提交
2db3f364c5
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      docs/CHANGES.md

+ 6 - 0
docs/CHANGES.md

@@ -1,5 +1,10 @@
 # Changelog
 
+## 0.10.1 (2015-12-02)
+
+- #524 Added auto_join_on_invite parameter for automatically joining chatrooms. [ben]
+- FIX: A chatroom invite might come from someone not in your roster list. [ben]
+
 ## 0.10.0 (2015-11-05)
 
 **Note:**
@@ -16,6 +21,7 @@
 - Add the ability to also drag-resize chat boxes horizontally. [jcbrand]
 - Updated Sass files and created a new style. [jcbrand]
 
+
 ## 0.9.6 (2015-10-12)
 
 - Bugfix. Spinner doesn't disappear when scrolling up (when server doesn't support XEP-0313). [jcbrand]