Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
muflax committed Sep 12, 2012
1 parent 6aeb7ce commit 8200ed4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
@@ -0,0 +1,11 @@
# Major Changes

## 0.2 (2012/09/12)

- Don't need to specify user names any more. It's just `User.new token` now.
- Support for OAuth tokens with `:auth_type => :oauth`.
- Fewer unnecessary API calls.

## 0.1 (2012/09/05)

- First release.

0 comments on commit 8200ed4

Please sign in to comment.