Skip to content

Commit 7bfeb0e

Browse files
committed
Version 1.6
1 parent 721a79f commit 7bfeb0e

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
Changelog
22
=========
33

4+
Version 1.6 – 2017-05-07
5+
------------------------
6+
7+
### Features
8+
9+
* new command `gh user/repo projects` (@dagio)
10+
* new command `gh my pulls review requested` (@AeroEchelon)
11+
* better sorting for issues (most recently updated on top) and commits (most recent on top) (@danielma)
12+
13+
### Bugfixes
14+
15+
* On macOS 10.12.5 Beta URLs didn't opened in browser anymore
16+
17+
418
Version 1.5 – 2016-12-13
519
------------------------
620

info.plist

+15-1
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,20 @@
404404
<string>Changelog
405405
=========
406406
407+
Version 1.6 – 2017-05-07
408+
------------------------
409+
410+
### Features
411+
412+
* new command `gh user/repo projects` (@dagio)
413+
* new command `gh my pulls review requested` (@AeroEchelon)
414+
* better sorting for issues (most recently updated on top) and commits (most recent on top) (@danielma)
415+
416+
### Bugfixes
417+
418+
* On macOS 10.12.5 Beta URLs didnt opened in browser anymore
419+
420+
407421
Version 1.5 – 2016-12-13
408422
------------------------
409423
@@ -417,7 +431,7 @@ Version 1.5 – 2016-12-13
417431
### Bugfixes
418432
419433
* in some situations private repos were missing (@lxynox)
420-
* after saving GitHub Enterprise url the workflow didn't reopen correctly
434+
* after saving GitHub Enterprise url the workflow didnt reopen correctly
421435
* updated user sub commands (Activity tab does not exist any more on GitHub)
422436
423437

0 commit comments

Comments
 (0)