File tree 1 file changed +3
-7
lines changed
1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,7 @@ today, there are some obvious challenges ahead of us.
28
28
29
29
## xmonad 0.17.0
30
30
31
- <!-- TODO: update `git shortlog` things -->
32
-
33
- <!-- $ git shortlog v0.15..origin/master --summary --no-merges | awk '{ sum += $1; count += 1 } END { print sum, count }' -->
31
+ <!-- TODO: $ git shortlog v0.15..origin/master --summary --no-merges | awk '{ sum += $1; count += 1 } END { print sum, count }' -->
34
32
This release includes 156 non-merge commits by 22 contributors! For a full
35
33
summary of all the changes, see [ xmonad's CHANGES.md] file.
36
34
@@ -77,10 +75,8 @@ summary of all the changes, see [xmonad's CHANGES.md] file.
77
75
78
76
## xmonad-contrib 0.17.0
79
77
80
- <!-- TODO: update `git shortlog` things -->
81
-
82
- <!-- $ git shortlog v0.16..origin/master --summary --no-merges | awk '{ sum += $1; count += 1 } END { print sum, count }' -->
83
- This release includes 578 non-merge commits by 55 contributors! For a full
78
+ <!-- TODO: $ git shortlog v0.16..origin/master --summary --no-merges | awk '{ sum += $1; count += 1 } END { print sum, count }' -->
79
+ This release includes 582 non-merge commits by 57 contributors! For a full
84
80
summary of all the changes, see [ xmonad-contrib's CHANGES.md] file.
85
81
86
82
[ xmonad-contrib's CHANGES.md ] : https://github.com/xmonad/xmonad-contrib/blob/v0.17.0/CHANGES.md
You can’t perform that action at this time.
0 commit comments