Commit a3ed065c3afea244e4fb7e66ca4793a999a10020
1 parent
1e6b4cf2
Exists in
master
and in
1 other branch
Update changelog
[ci skip]
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
CHANGELOG.md
| @@ -11,6 +11,8 @@ | @@ -11,6 +11,8 @@ | ||
| 11 | - Add support of Ruby 2.0.0 | 11 | - Add support of Ruby 2.0.0 |
| 12 | - [#475][] Return a HTTP 422 status code when you try push notice with | 12 | - [#475][] Return a HTTP 422 status code when you try push notice with |
| 13 | bad api key. ([@shingara][]) | 13 | bad api key. ([@shingara][]) |
| 14 | +- Return a 400 http status when you try put a notice without args. | ||
| 15 | + ([@shingara][]) | ||
| 14 | 16 | ||
| 15 | ### Bug fixes | 17 | ### Bug fixes |
| 16 | 18 |