Commit fa32e8f077bc63086e71cf3f0caafd3a35a5d839
1 parent
ea586a2c
Exists in
master
and in
1 other branch
Update Changelog
[ci-skip]
Showing
2 changed files
with
15 additions
and
1 deletions
Show diff stats
CHANGELOG.md
1 | ## 0.2.1 - Not released Yet | 1 | ## 0.2.1 - Not released Yet |
2 | 2 | ||
3 | +### Improvements | ||
4 | + | ||
5 | +- [#552][] Limite size of asset on errbit ([@tscolari][]) | ||
6 | + | ||
3 | ### Bug Fixes | 7 | ### Bug Fixes |
4 | 8 | ||
5 | - [#558][] Avoid failure if you remote bitbucket_rest_api gem | 9 | - [#558][] Avoid failure if you remote bitbucket_rest_api gem |
6 | ([@shingara][]) | 10 | ([@shingara][]) |
7 | 11 | ||
8 | [@shingara]: https://github.com/shingara | 12 | [@shingara]: https://github.com/shingara |
13 | +[@tscolari]: https://github.com/tscolari | ||
9 | 14 | ||
15 | +[#552]: https://github.com/errbit/errbit/issues/552 | ||
10 | [#558]: https://github.com/errbit/errbit/issues/558 | 16 | [#558]: https://github.com/errbit/errbit/issues/558 |
11 | 17 | ||
12 | ## 0.2.0 - 2013-09-11 | 18 | ## 0.2.0 - 2013-09-11 |
CONTRIBUTORS.md
1 | -## 0.2.0 - Not Released Yet | 1 | +## 0.2.1 - Not released yet |
2 | + | ||
3 | +- [@shingara][] | ||
4 | +- [@tscolari][] | ||
5 | + | ||
6 | +[@shingara]: https://github.com/shingara | ||
7 | +[@tscolari]: https://github.com/tscolari | ||
8 | + | ||
9 | +## 0.2.0 - 2013-09-11 | ||
2 | 10 | ||
3 | - [@2called-chaos][] | 11 | - [@2called-chaos][] |
4 | - [@Gonzih][] | 12 | - [@Gonzih][] |