浏览代码

Missed some changelog entries

JC Brand 8 年之前
父节点
当前提交
decea0e33b
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/CHANGES.md

+ 2 - 0
docs/CHANGES.md

@@ -1,6 +1,8 @@
 # Changelog
 
 ## 2.0.0 (2016-09-16)
+- #656 Online users count not shown initially [amanzur]
+- #674 Polish translation updated [ser]
 - Backwards incompatible change: the `_super` attribute in plugins is now named `__super__`. [jcbrand]
 - Continuously attempt to resurrect dead connections when `auto_reconnect` is `true`. [jcbrand]
 - Update the 'rooms' API to allow user to pass in room attributes. [jcbrand]