Commit cab5c1655b7c293ddba72a4833994f1d6291a097
1 parent
8839611e
Exists in
master
and in
1 other branch
Update changelog with fix #478
[ ci skip ]
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
CHANGELOG.md
| ... | ... | @@ -25,6 +25,8 @@ |
| 25 | 25 | - [#466][] Fix not see problem if octokit gem not define ([@tamaloa][]) |
| 26 | 26 | - [#460][] Fix issue when you try see user with gravatar activate but no |
| 27 | 27 | email define to this user ([@ivanyv][]) |
| 28 | +- [#478][] Fix issue about calculation of statisque of problem after | |
| 29 | + merge ([@shingara][]) | |
| 28 | 30 | |
| 29 | 31 | <!--- The following link definition list is generated by PimpMyChangelog ---> |
| 30 | 32 | [#453]: https://github.com/errbit/errbit/issues/453 |
| ... | ... | @@ -37,6 +39,7 @@ |
| 37 | 39 | [#474]: https://github.com/errbit/errbit/issues/474 |
| 38 | 40 | [#475]: https://github.com/errbit/errbit/issues/475 |
| 39 | 41 | [#476]: https://github.com/errbit/errbit/issues/476 |
| 42 | +[#478]: https://github.com/errbit/errbit/issues/478 | |
| 40 | 43 | [@SamSaffron]: https://github.com/SamSaffron |
| 41 | 44 | [@adamjt]: https://github.com/adamjt |
| 42 | 45 | [@alvarobp]: https://github.com/alvarobp | ... | ... |