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,6 +25,8 @@ | ||
25 | - [#466][] Fix not see problem if octokit gem not define ([@tamaloa][]) | 25 | - [#466][] Fix not see problem if octokit gem not define ([@tamaloa][]) |
26 | - [#460][] Fix issue when you try see user with gravatar activate but no | 26 | - [#460][] Fix issue when you try see user with gravatar activate but no |
27 | email define to this user ([@ivanyv][]) | 27 | email define to this user ([@ivanyv][]) |
28 | +- [#478][] Fix issue about calculation of statisque of problem after | ||
29 | + merge ([@shingara][]) | ||
28 | 30 | ||
29 | <!--- The following link definition list is generated by PimpMyChangelog ---> | 31 | <!--- The following link definition list is generated by PimpMyChangelog ---> |
30 | [#453]: https://github.com/errbit/errbit/issues/453 | 32 | [#453]: https://github.com/errbit/errbit/issues/453 |
@@ -37,6 +39,7 @@ | @@ -37,6 +39,7 @@ | ||
37 | [#474]: https://github.com/errbit/errbit/issues/474 | 39 | [#474]: https://github.com/errbit/errbit/issues/474 |
38 | [#475]: https://github.com/errbit/errbit/issues/475 | 40 | [#475]: https://github.com/errbit/errbit/issues/475 |
39 | [#476]: https://github.com/errbit/errbit/issues/476 | 41 | [#476]: https://github.com/errbit/errbit/issues/476 |
42 | +[#478]: https://github.com/errbit/errbit/issues/478 | ||
40 | [@SamSaffron]: https://github.com/SamSaffron | 43 | [@SamSaffron]: https://github.com/SamSaffron |
41 | [@adamjt]: https://github.com/adamjt | 44 | [@adamjt]: https://github.com/adamjt |
42 | [@alvarobp]: https://github.com/alvarobp | 45 | [@alvarobp]: https://github.com/alvarobp |