Commit fa32e8f077bc63086e71cf3f0caafd3a35a5d839

Authored by Cyril Mougel
1 parent ea586a2c
Exists in master and in 1 other branch production

Update Changelog

[ci-skip]
Showing 2 changed files with 15 additions and 1 deletions   Show diff stats
CHANGELOG.md
1 1 ## 0.2.1 - Not released Yet
2 2  
  3 +### Improvements
  4 +
  5 +- [#552][] Limite size of asset on errbit ([@tscolari][])
  6 +
3 7 ### Bug Fixes
4 8  
5 9 - [#558][] Avoid failure if you remote bitbucket_rest_api gem
6 10 ([@shingara][])
7 11  
8 12 [@shingara]: https://github.com/shingara
  13 +[@tscolari]: https://github.com/tscolari
9 14  
  15 +[#552]: https://github.com/errbit/errbit/issues/552
10 16 [#558]: https://github.com/errbit/errbit/issues/558
11 17  
12 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 11 - [@2called-chaos][]
4 12 - [@Gonzih][]
... ...