Explorar o código

Update changelog for next release.

JC Brand %!s(int64=9) %!d(string=hai) anos
pai
achega
0a7caa27d9
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  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]