소스 검색

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
 # Changelog
 
 
 ## 2.0.0 (2016-09-16)
 ## 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]
 - 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]
 - 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]
 - Update the 'rooms' API to allow user to pass in room attributes. [jcbrand]