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
@@ -20,11 +20,13 @@ @@ -20,11 +20,13 @@
20 other user are define to received this comment. ([@alvarobp][]) 20 other user are define to received this comment. ([@alvarobp][])
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 24
24 <!--- The following link definition list is generated by PimpMyChangelog ---> 25 <!--- The following link definition list is generated by PimpMyChangelog --->
25 [#453]: https://github.com/errbit/errbit/issues/453 26 [#453]: https://github.com/errbit/errbit/issues/453
26 [#455]: https://github.com/errbit/errbit/issues/455 27 [#455]: https://github.com/errbit/errbit/issues/455
27 [#457]: https://github.com/errbit/errbit/issues/457 28 [#457]: https://github.com/errbit/errbit/issues/457
  29 +[#466]: https://github.com/errbit/errbit/issues/466
28 [#468]: https://github.com/errbit/errbit/issues/468 30 [#468]: https://github.com/errbit/errbit/issues/468
29 [#469]: https://github.com/errbit/errbit/issues/469 31 [#469]: https://github.com/errbit/errbit/issues/469
30 [#474]: https://github.com/errbit/errbit/issues/474 32 [#474]: https://github.com/errbit/errbit/issues/474
@@ -37,3 +39,4 @@ @@ -37,3 +39,4 @@
37 [@mildavw]: https://github.com/mildavw 39 [@mildavw]: https://github.com/mildavw
38 [@sdepold]: https://github.com/sdepold 40 [@sdepold]: https://github.com/sdepold
39 [@shingara]: https://github.com/shingara 41 [@shingara]: https://github.com/shingara
  42 +[@tamaloa]: https://github.com/tamaloa