diff --git a/README.md b/README.md
index 959d9e0..24ce51c 100644
--- a/README.md
+++ b/README.md
@@ -25,8 +25,8 @@ JavaScript files:
-
-
+
+
```
giving your users a way to authenticate:
diff --git a/changelog.txt b/changelog.txt
index e69de29..d312df9 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -0,0 +1,2 @@
+fixed - Fixed race condition which led to a Firebase write exception due to a `null` session ID.
+fixed - Fixed issue where the logged in user's name would not be updated when it changed on a different client (thanks to @oddui).
diff --git a/examples/anonymous/index.html b/examples/anonymous/index.html
index 6d24527..205e4db 100644
--- a/examples/anonymous/index.html
+++ b/examples/anonymous/index.html
@@ -10,8 +10,8 @@
-
-
+
+