Skip to content

Commit

Permalink
Version 0.9.0
Browse files Browse the repository at this point in the history
List 0.8.X main updates plus note on cb breaking changes
  • Loading branch information
mattpass committed Oct 23, 2013
1 parent 84cd346 commit 9c990a0
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,9 +287,18 @@ Include these before github.js :

## Change Log

### 0.9.X

Paging (introduced at tail end of 0.8.X, note: different callbacks for success & errors now)

### 0.8.X

Fixes and tweaks, plus follow/unfollow users, get current user info, create gists, simpler auth, get issues, create branch, CI tests and node.js support
Fixes and tweaks, simpler auth, CI tests, node.js support, Raw+JSON, UTF8, plus:
Users - follow, unfollow, get info, notifications
Gists - create
Issues - get
Repos - createRepo, deleteRepo, createBranch, star, unstar, isStarred, getCommits, listTags, listPulls, getPull, compare
Hooks - listHooks, getHook, createHook, editHook, deleteHook

### 0.7.X

Expand Down

0 comments on commit 9c990a0

Please sign in to comment.