CHANGELOG in firebase-0.2.0 vs CHANGELOG in firebase-0.2.1

- old
+ new

@@ -1,4 +1,8 @@ +- 0.2.1 + +* Fix auth parse exception + - 0.2.0 * You can now pass query options to get/push/set, etc. * The old syntax no longer works. You now need to create instance variables of Firebase::Client.new(...)