Commit 308aca747ac2e2aea99de64338072e32d0b1b56c

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

Update changelog with #460 PR merge

[ci skip]
Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
CHANGELOG.md
... ... @@ -21,11 +21,14 @@
21 21 - [#453][] Fix ruby 2.0.0 incompatibilities with gem ([@SamSaffron][])
22 22 - [#476][] Fix javascript notifier issue with IE8 ([@sdepold][])
23 23 - [#466][] Fix not see problem if octokit gem not define ([@tamaloa][])
  24 +- [#460][] Fix issue when you try see user with gravatar activate but no
  25 + email define to this user ([@ivanyv][])
24 26  
25 27 <!--- The following link definition list is generated by PimpMyChangelog --->
26 28 [#453]: https://github.com/errbit/errbit/issues/453
27 29 [#455]: https://github.com/errbit/errbit/issues/455
28 30 [#457]: https://github.com/errbit/errbit/issues/457
  31 +[#460]: https://github.com/errbit/errbit/issues/460
29 32 [#466]: https://github.com/errbit/errbit/issues/466
30 33 [#468]: https://github.com/errbit/errbit/issues/468
31 34 [#469]: https://github.com/errbit/errbit/issues/469
... ... @@ -40,3 +43,4 @@
40 43 [@sdepold]: https://github.com/sdepold
41 44 [@shingara]: https://github.com/shingara
42 45 [@tamaloa]: https://github.com/tamaloa
  46 +[@ivanyv]: https://github.com/ivanyv
... ...