CHANGELOG.md in flexirest-1.8.5 vs CHANGELOG.md in flexirest-1.8.6

- old
+ new

@@ -1,6 +1,12 @@ # Changelog +## 1.8.6 + +Fix: + +- Correct HTTP status code for too many requests (thanks to Tomohiko Mimura, @mito5525) for spotting this. + ## 1.8.5 Fix: - Array and Hash parameters should not have their fieldname CGI escaped, Rails doesn't like it and the RFC doesn't require it