Procházet zdrojové kódy

Missed some changelog entries

JC Brand před 8 roky
rodič
revize
decea0e33b
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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]