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

- old
+ new

@@ -1,6 +1,12 @@ # Changelog +## 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 + ## 1.8.4 Fix: - Array and Hash parameters should be accepted in `:form_multipart`