Skip to content

Commit a639c59

Browse files
committed
chore: update changelog
1 parent caa3d86 commit a639c59

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

CHANGELOG.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,23 @@
22

33
## master
44
### Features
5-
Added Milestone API
6-
* `Issue.listMilestones`
7-
* `Issue.getMilestone`
8-
* `Issue.editMilestone`
9-
* `Issue.deleteMilestone`
105

116
### Fixes
127

8+
## 2.0.0
9+
### Breaking
10+
* `Repository#move` has a new argument list
11+
User
12+
* `getRepos``listRepos`
13+
* `getOrgs``listOrgs`
14+
* `getGists``listGists`
15+
* `getNotifications``listNotifications`
16+
* `getStarredRepos``listStarredRepos`
17+
18+
### Fixes
19+
* `Repository`: `move` now works
20+
* `User`: `listRepos`
21+
1322
## 1.2.1
1423
### Fixes
1524
* `Repository`: Replace invalid references to `postTree` with `createTree`

0 commit comments

Comments
 (0)