File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
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+
418Version 1.5 – 2016-12-13
519------------------------
620
Original file line number Diff line number Diff line change 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+
407421Version 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
You can’t perform that action at this time.
0 commit comments