We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d12a9 commit 43c954cCopy full SHA for 43c954c
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## [0.0.10] - 2018-11-04
4
+- Fix Chrome error, Promise was not loading.
5
+- Fix replace sizeof() to count() on event UserStatusChanged.
6
+
7
## [0.0.9] - 2018-11-04
8
- Feature #12 Broadcast User Status.
9
- Added Events:
LICENSE.md
README.md
@@ -234,4 +234,4 @@ We keep a [CHANGELOG](CHANGELOG.md) with the information that has changed.
234
<br>
235
236
## Copyright and license
237
-Copyright 2018 [Bruno Torrinha](https://torrinha.com). Mercurius is released under the [MIT License](LICENSE.md).
+Copyright 2018 [Bruno Torrinha](https://torrinha.com). Mercurius is released under the [MIT License](LICENSE).
0 commit comments