Commit eb7f260efc6774314d7bb87184d99a3434ce6474

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

Add new fix bug in CHANGELOG

[ci-skip]
Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
CHANGELOG.md
... ... @@ -20,11 +20,13 @@
20 20 other user are define to received this comment. ([@alvarobp][])
21 21 - [#453][] Fix ruby 2.0.0 incompatibilities with gem ([@SamSaffron][])
22 22 - [#476][] Fix javascript notifier issue with IE8 ([@sdepold][])
  23 +- [#466][] Fix not see problem if octokit gem not define ([@tamaloa][])
23 24  
24 25 <!--- The following link definition list is generated by PimpMyChangelog --->
25 26 [#453]: https://github.com/errbit/errbit/issues/453
26 27 [#455]: https://github.com/errbit/errbit/issues/455
27 28 [#457]: https://github.com/errbit/errbit/issues/457
  29 +[#466]: https://github.com/errbit/errbit/issues/466
28 30 [#468]: https://github.com/errbit/errbit/issues/468
29 31 [#469]: https://github.com/errbit/errbit/issues/469
30 32 [#474]: https://github.com/errbit/errbit/issues/474
... ... @@ -37,3 +39,4 @@
37 39 [@mildavw]: https://github.com/mildavw
38 40 [@sdepold]: https://github.com/sdepold
39 41 [@shingara]: https://github.com/shingara
  42 +[@tamaloa]: https://github.com/tamaloa
... ...