File tree 2 files changed +29
-1
lines changed
2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
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
+
4
18
Version 1.5 – 2016-12-13
5
19
------------------------
6
20
Original file line number Diff line number Diff line change 404
404
<string >Changelog
405
405
=========
406
406
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
+
407
421
Version 1.5 – 2016-12-13
408
422
------------------------
409
423
@@ -417,7 +431,7 @@ Version 1.5 – 2016-12-13
417
431
### Bugfixes
418
432
419
433
* 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
421
435
* updated user sub commands (Activity tab does not exist any more on GitHub)
422
436
423
437
You can’t perform that action at this time.
0 commit comments