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
@@ -21,11 +21,14 @@ @@ -21,11 +21,14 @@
21 - [#453][] Fix ruby 2.0.0 incompatibilities with gem ([@SamSaffron][]) 21 - [#453][] Fix ruby 2.0.0 incompatibilities with gem ([@SamSaffron][])
22 - [#476][] Fix javascript notifier issue with IE8 ([@sdepold][]) 22 - [#476][] Fix javascript notifier issue with IE8 ([@sdepold][])
23 - [#466][] Fix not see problem if octokit gem not define ([@tamaloa][]) 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 <!--- The following link definition list is generated by PimpMyChangelog ---> 27 <!--- The following link definition list is generated by PimpMyChangelog --->
26 [#453]: https://github.com/errbit/errbit/issues/453 28 [#453]: https://github.com/errbit/errbit/issues/453
27 [#455]: https://github.com/errbit/errbit/issues/455 29 [#455]: https://github.com/errbit/errbit/issues/455
28 [#457]: https://github.com/errbit/errbit/issues/457 30 [#457]: https://github.com/errbit/errbit/issues/457
  31 +[#460]: https://github.com/errbit/errbit/issues/460
29 [#466]: https://github.com/errbit/errbit/issues/466 32 [#466]: https://github.com/errbit/errbit/issues/466
30 [#468]: https://github.com/errbit/errbit/issues/468 33 [#468]: https://github.com/errbit/errbit/issues/468
31 [#469]: https://github.com/errbit/errbit/issues/469 34 [#469]: https://github.com/errbit/errbit/issues/469
@@ -40,3 +43,4 @@ @@ -40,3 +43,4 @@
40 [@sdepold]: https://github.com/sdepold 43 [@sdepold]: https://github.com/sdepold
41 [@shingara]: https://github.com/shingara 44 [@shingara]: https://github.com/shingara
42 [@tamaloa]: https://github.com/tamaloa 45 [@tamaloa]: https://github.com/tamaloa
  46 +[@ivanyv]: https://github.com/ivanyv