Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentwoo committed Jan 22, 2015
1 parent 9a3c2c5 commit 241e556
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions CHANGELOG → CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@
- 0.2.2
# Changelog

Update dependencies
## 0.2.3 (in development)

- 0.2.1
* Switch from problematic `typhoeus` client to `HTTPClient`

## 0.2.2

* Update dependencies

## 0.2.1

* Fix auth parse exception

- 0.2.0
## 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(...)

- 0.1.6
## 0.1.6

* You can now create instances of Firebase. The old syntax still works but will be removed in version 0,2. - @wannabefro

0 comments on commit 241e556

Please sign in to comment.