Commit bc270c6bb420b47e9f761c2f97d9b0c82c37aaa0
1 parent
e83a6e52
Exists in
master
and in
1 other branch
Update Changelog and Contributor with last update
[ci-skip]
Showing
2 changed files
with
11 additions
and
2 deletions
Show diff stats
CHANGELOG.md
... | ... | @@ -2,9 +2,16 @@ |
2 | 2 | |
3 | 3 | ### Improvements |
4 | 4 | |
5 | -- [#515][] Update to Mongoid 3.1 ([@arthurnn][]) | |
5 | +- [#515][] Update to Mongoid 3.1 ([@arthurnn][], [@shingara][]) | |
6 | +- Drop the 1.8 support | |
7 | +- [#289][] Add unwatch button on App view ([@numbata][], [@shingara][]) | |
6 | 8 | |
7 | 9 | |
10 | +[@arthurnn]: https://github.com/arthurnn | |
11 | +[@numbata]: https://github.com/numbata | |
12 | +[@shingara]: https://github.com/shingara | |
13 | + | |
14 | +[#289]: https://github.com/errbit/errbit/issues/289 | |
8 | 15 | [#515]: https://github.com/errbit/errbit/issues/515 |
9 | 16 | |
10 | 17 | ## 0.2.1 - Not released Yet | ... | ... |
CONTRIBUTORS.md
1 | 1 | ## 0.3.0 - Not released yet |
2 | 2 | |
3 | 3 | - [@arthurnn][] |
4 | +- [@numbata][] | |
4 | 5 | - [@shingara][] |
5 | 6 | |
6 | -[@shingara]: https://github.com/shingara | |
7 | 7 | [@arthurnn]: https://github.com/arthurnn |
8 | +[@numbata]: https://github.com/numbata | |
9 | +[@shingara]: https://github.com/shingara | |
8 | 10 | |
9 | 11 | ## 0.2.1 - Not released yet |
10 | 12 | ... | ... |