Commit 9b5219c2380828f881b7412590e5e48cebf80e69

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

update changelog

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
CHANGELOG.md
... ... @@ -9,6 +9,8 @@
9 9 - Update gem of Mongo to 1.8.5
10 10 - [#457][] Add task information about db:seed in Readme. ([@mildavw][])
11 11 - Add support of Ruby 2.0.0
  12 +- [#475][] Return a HTTP 422 status code when you try push notice with
  13 + bad api key. ([@shingara][])
12 14  
13 15 ### Bug fixes
14 16  
... ... @@ -17,3 +19,4 @@
17 19 - [#455][] Avoid raising exception if you comment an exception and no
18 20 other user are define to received this comment. ([@alvarobp][])
19 21 - [#453][] Fix ruby 2.0.0 incompatibilities with gem ([@SamSaffron][])
  22 +- [#476][] Fix javascript notifier issue with IE8 ([@sdepold][])
... ...