Index: CHANGELOG.md |
diff --git a/CHANGELOG.md b/CHANGELOG.md |
index 21a8bd2f58109345179ab078c46ae9e3ad3ad362..59701c277643414540fb1c1b91793beee28a1a17 100644 |
--- a/CHANGELOG.md |
+++ b/CHANGELOG.md |
@@ -1,3 +1,13 @@ |
+## 1.0.0-rc.3 |
+ |
+Update the elements and resolve multiple outstanding issues. |
+ |
+Renamed a few methods for the `firebase-collection` element so they don't |
+overlap with methods from the `PolymerBase` mixin: |
+ |
+ * `add` => `firebaseAdd` |
+ * `removeItem` => `firebaseRemove` |
+ |
## 1.0.0-rc.2 |
Update the elements to the following versions: |