Commit a678e0c408ea16e447a4a88f5df7176a649b347d
1 parent
d3f736f8
Exists in
master
and in
1 other branch
add changelog about pr merged [ci-skip]
Showing
2 changed files
with
16 additions
and
0 deletions
Show diff stats
CHANGELOG.md
@@ -18,6 +18,10 @@ | @@ -18,6 +18,10 @@ | ||
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 | - [#536][] Order app by name by default ([@2called-chaos][]) |
21 | +- [#542][] Allow the MONGODB_URL env configuration about Mongodb ([@bacongobbler][]) | ||
22 | +- [#530][] Improve the flowdock notification ([@nfedyashev][]) | ||
23 | +- [#531][] Improve the HipChat notification message ([@brendonrapp][]) | ||
24 | + | ||
21 | 25 | ||
22 | ### Bug Fixes | 26 | ### Bug Fixes |
23 | 27 | ||
@@ -87,7 +91,10 @@ | @@ -87,7 +91,10 @@ | ||
87 | [#516]: https://github.com/errbit/errbit/issues/516 | 91 | [#516]: https://github.com/errbit/errbit/issues/516 |
88 | [#517]: https://github.com/errbit/errbit/issues/517 | 92 | [#517]: https://github.com/errbit/errbit/issues/517 |
89 | [#524]: https://github.com/errbit/errbit/issues/524 | 93 | [#524]: https://github.com/errbit/errbit/issues/524 |
94 | +[#530]: https://github.com/errbit/errbit/issues/530 | ||
95 | +[#531]: https://github.com/errbit/errbit/issues/531 | ||
90 | [#532]: https://github.com/errbit/errbit/issues/532 | 96 | [#532]: https://github.com/errbit/errbit/issues/532 |
97 | +[#542]: https://github.com/errbit/errbit/issues/542 | ||
91 | 98 | ||
92 | <!-- Contributor on Errbit Thanks to all of them --> | 99 | <!-- Contributor on Errbit Thanks to all of them --> |
93 | 100 | ||
@@ -98,7 +105,9 @@ | @@ -98,7 +105,9 @@ | ||
98 | [@aliscott]: http://github.com/aliscott | 105 | [@aliscott]: http://github.com/aliscott |
99 | [@alvarobp]: https://github.com/alvarobp | 106 | [@alvarobp]: https://github.com/alvarobp |
100 | [@arthurnn]: https://github.com/arthurnn | 107 | [@arthurnn]: https://github.com/arthurnn |
108 | +[@bacongobbler]: https://github.com/bacongobbler | ||
101 | [@boblail]: https://github.com/boblail | 109 | [@boblail]: https://github.com/boblail |
110 | +[@brendonrapp]: https://github.com/brendonrapp | ||
102 | [@chadcf]: https://github.com/chadcf | 111 | [@chadcf]: https://github.com/chadcf |
103 | [@ivanyv]: https://github.com/ivanyv | 112 | [@ivanyv]: https://github.com/ivanyv |
104 | [@jeroenj]: https://github.com/jeroenj | 113 | [@jeroenj]: https://github.com/jeroenj |
@@ -112,4 +121,5 @@ | @@ -112,4 +121,5 @@ | ||
112 | [@shingara]: https://github.com/shingara | 121 | [@shingara]: https://github.com/shingara |
113 | [@tamaloa]: https://github.com/tamaloa | 122 | [@tamaloa]: https://github.com/tamaloa |
114 | [@tvdeyen]: https://github.com/tvdeyen | 123 | [@tvdeyen]: https://github.com/tvdeyen |
124 | +[@williamn]: https://github.com/williamn | ||
115 | [@xenji]: https://github.com/xenji | 125 | [@xenji]: https://github.com/xenji |
CONTRIBUTORS.md
@@ -4,13 +4,16 @@ | @@ -4,13 +4,16 @@ | ||
4 | - [@Gonzih][] | 4 | - [@Gonzih][] |
5 | - [@aliscott][] | 5 | - [@aliscott][] |
6 | - [@arthurnn][] | 6 | - [@arthurnn][] |
7 | +- [@bacongobbler][] | ||
7 | - [@boblail][] | 8 | - [@boblail][] |
9 | +- [@brendonrapp][] | ||
8 | - [@jeroenj][] | 10 | - [@jeroenj][] |
9 | - [@mildavw][] | 11 | - [@mildavw][] |
10 | - [@nfedyashev][] | 12 | - [@nfedyashev][] |
11 | - [@parallel588][] | 13 | - [@parallel588][] |
12 | - [@roryf][] | 14 | - [@roryf][] |
13 | - [@shingara][] | 15 | - [@shingara][] |
16 | +- [@williamn][] | ||
14 | - [@xenji][] | 17 | - [@xenji][] |
15 | 18 | ||
16 | ## 0.1.0 - 2013-05-29 | 19 | ## 0.1.0 - 2013-05-29 |
@@ -36,7 +39,9 @@ | @@ -36,7 +39,9 @@ | ||
36 | [@aliscott]: http://github.com/aliscott | 39 | [@aliscott]: http://github.com/aliscott |
37 | [@alvarobp]: https://github.com/alvarobp | 40 | [@alvarobp]: https://github.com/alvarobp |
38 | [@arthurnn]: https://github.com/arthurnn | 41 | [@arthurnn]: https://github.com/arthurnn |
42 | +[@bacongobbler]: https://github.com/bacongobbler | ||
39 | [@boblail]: https://github.com/boblail | 43 | [@boblail]: https://github.com/boblail |
44 | +[@brendonrapp]: https://github.com/brendonrapp | ||
40 | [@chadcf]: https://github.com/chadcf | 45 | [@chadcf]: https://github.com/chadcf |
41 | [@ivanyv]: https://github.com/ivanyv | 46 | [@ivanyv]: https://github.com/ivanyv |
42 | [@jeroenj]: https://github.com/jeroenj | 47 | [@jeroenj]: https://github.com/jeroenj |
@@ -50,4 +55,5 @@ | @@ -50,4 +55,5 @@ | ||
50 | [@shingara]: https://github.com/shingara | 55 | [@shingara]: https://github.com/shingara |
51 | [@tamaloa]: https://github.com/tamaloa | 56 | [@tamaloa]: https://github.com/tamaloa |
52 | [@tvdeyen]: https://github.com/tvdeyen | 57 | [@tvdeyen]: https://github.com/tvdeyen |
58 | +[@williamn]: https://github.com/williamn | ||
53 | [@xenji]: https://github.com/xenji | 59 | [@xenji]: https://github.com/xenji |