diff --git a/firebase-database/CHANGELOG.md b/firebase-database/CHANGELOG.md new file mode 100644 index 00000000000..efa96d5dc73 --- /dev/null +++ b/firebase-database/CHANGELOG.md @@ -0,0 +1,4 @@ +# Unreleased + +- [fixed] Fixed an issue that could cause a NullPointerException during the initial handshake with + the Firebase backend (#119).