Browse Source

Update changelog for next release.

JC Brand 9 năm trước cách đây
mục cha
commit
0a7caa27d9
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      docs/CHANGES.md

+ 7 - 0
docs/CHANGES.md

@@ -1,5 +1,12 @@
 # Changelog
 
+## 1.0.1 (Unreleased)
+
+- Bugfix. Roster filter sometimes gets hidden when it shouldn't.
+- Chat boxes weren't being initialized due to typo.
+- Flush request queue just after connection. Solves a problem with PubSub and
+  Prosody, whereby BOSH HTTP responses weren't being received.
+
 ## 1.0.0 (2016-05-03)
 
 - Add catalan language [JoseMariaRubioMoral]