Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c990a0

Browse files
committed
Version 0.9.0
List 0.8.X main updates plus note on cb breaking changes
1 parent 84cd346 commit 9c990a0

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,9 +287,18 @@ Include these before github.js :
287287

288288
## Change Log
289289

290+
### 0.9.X
291+
292+
Paging (introduced at tail end of 0.8.X, note: different callbacks for success & errors now)
293+
290294
### 0.8.X
291295

292-
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
296+
Fixes and tweaks, simpler auth, CI tests, node.js support, Raw+JSON, UTF8, plus:
297+
Users - follow, unfollow, get info, notifications
298+
Gists - create
299+
Issues - get
300+
Repos - createRepo, deleteRepo, createBranch, star, unstar, isStarred, getCommits, listTags, listPulls, getPull, compare
301+
Hooks - listHooks, getHook, createHook, editHook, deleteHook
293302

294303
### 0.7.X
295304

0 commit comments

Comments
 (0)