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,6 +17,7 @@ | ||
17 | email from Errbit ([@shingara][]) | 17 | email from Errbit ([@shingara][]) |
18 | - [#532][] Use https link in Gravatar if you use errbit on https | 18 | - [#532][] Use https link in Gravatar if you use errbit on https |
19 | ([@jeroenj][]) | 19 | ([@jeroenj][]) |
20 | +- [#536][] Order app by name by default ([@2called-chaos][]) | ||
20 | 21 | ||
21 | ### Bug Fixes | 22 | ### Bug Fixes |
22 | 23 | ||
@@ -90,6 +91,7 @@ | @@ -90,6 +91,7 @@ | ||
90 | 91 | ||
91 | <!-- Contributor on Errbit Thanks to all of them --> | 92 | <!-- Contributor on Errbit Thanks to all of them --> |
92 | 93 | ||
94 | +[@2called-chaos]: https://github.com/2called-chaos | ||
93 | [@Gonzih]: https://github.com/Gonzih | 95 | [@Gonzih]: https://github.com/Gonzih |
94 | [@SamSaffron]: https://github.com/SamSaffron | 96 | [@SamSaffron]: https://github.com/SamSaffron |
95 | [@adamjt]: https://github.com/adamjt | 97 | [@adamjt]: https://github.com/adamjt |
@@ -111,4 +113,3 @@ | @@ -111,4 +113,3 @@ | ||
111 | [@tamaloa]: https://github.com/tamaloa | 113 | [@tamaloa]: https://github.com/tamaloa |
112 | [@tvdeyen]: https://github.com/tvdeyen | 114 | [@tvdeyen]: https://github.com/tvdeyen |
113 | [@xenji]: https://github.com/xenji | 115 | [@xenji]: https://github.com/xenji |
114 | - |
CONTRIBUTORS.md
1 | ## 0.2.0 - Not Released Yet | 1 | ## 0.2.0 - Not Released Yet |
2 | 2 | ||
3 | +- [@2called-chaos][] | ||
3 | - [@Gonzih][] | 4 | - [@Gonzih][] |
4 | - [@aliscott][] | 5 | - [@aliscott][] |
5 | - [@arthurnn][] | 6 | - [@arthurnn][] |
@@ -28,6 +29,7 @@ | @@ -28,6 +29,7 @@ | ||
28 | 29 | ||
29 | <!-- Contributor on Errbit Thanks to all of them --> | 30 | <!-- Contributor on Errbit Thanks to all of them --> |
30 | 31 | ||
32 | +[@2called-chaos]: https://github.com/2called-chaos | ||
31 | [@Gonzih]: https://github.com/Gonzih | 33 | [@Gonzih]: https://github.com/Gonzih |
32 | [@SamSaffron]: https://github.com/SamSaffron | 34 | [@SamSaffron]: https://github.com/SamSaffron |
33 | [@adamjt]: https://github.com/adamjt | 35 | [@adamjt]: https://github.com/adamjt |