Skip to content

Commit 9208c61

Browse files
committed
chore: update changelog
1 parent 19b6184 commit 9208c61

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

3+
## 2.4.0 - 2016/09/16
4+
### Features
5+
* add `Issue.createLabel`
6+
* add `Repository.createKey`
7+
* add `Repository.deleteKey`
8+
* add `Repository.getBranch`
9+
* add `Repository.listKeys`
10+
* add `Repository.getKey`
11+
* add `Repository.updatePullRequest`
12+
* deprecate `Repository.updatePullRequst`
13+
14+
### Fixes
15+
* Request URL for deleting a hook (`Repository.deleteHook`)
16+
317
## 2.3.0 - 2016/06/17
418
### Features
519
* add `Repository.mergePullRequest`

0 commit comments

Comments
 (0)