Commit d3f736f8e00c72d5aaa991a18492a3e8326132be
1 parent
606824ea
Exists in
master
and in
1 other branch
add new feature merge [ci-skip]
Showing
2 changed files
with
4 additions
and
1 deletions
Show diff stats
CHANGELOG.md
... | ... | @@ -17,6 +17,7 @@ |
17 | 17 | email from Errbit ([@shingara][]) |
18 | 18 | - [#532][] Use https link in Gravatar if you use errbit on https |
19 | 19 | ([@jeroenj][]) |
20 | +- [#536][] Order app by name by default ([@2called-chaos][]) | |
20 | 21 | |
21 | 22 | ### Bug Fixes |
22 | 23 | |
... | ... | @@ -90,6 +91,7 @@ |
90 | 91 | |
91 | 92 | <!-- Contributor on Errbit Thanks to all of them --> |
92 | 93 | |
94 | +[@2called-chaos]: https://github.com/2called-chaos | |
93 | 95 | [@Gonzih]: https://github.com/Gonzih |
94 | 96 | [@SamSaffron]: https://github.com/SamSaffron |
95 | 97 | [@adamjt]: https://github.com/adamjt |
... | ... | @@ -111,4 +113,3 @@ |
111 | 113 | [@tamaloa]: https://github.com/tamaloa |
112 | 114 | [@tvdeyen]: https://github.com/tvdeyen |
113 | 115 | [@xenji]: https://github.com/xenji |
114 | - | ... | ... |
CONTRIBUTORS.md
1 | 1 | ## 0.2.0 - Not Released Yet |
2 | 2 | |
3 | +- [@2called-chaos][] | |
3 | 4 | - [@Gonzih][] |
4 | 5 | - [@aliscott][] |
5 | 6 | - [@arthurnn][] |
... | ... | @@ -28,6 +29,7 @@ |
28 | 29 | |
29 | 30 | <!-- Contributor on Errbit Thanks to all of them --> |
30 | 31 | |
32 | +[@2called-chaos]: https://github.com/2called-chaos | |
31 | 33 | [@Gonzih]: https://github.com/Gonzih |
32 | 34 | [@SamSaffron]: https://github.com/SamSaffron |
33 | 35 | [@adamjt]: https://github.com/adamjt | ... | ... |