README.md in restfulness-0.3.4 vs README.md in restfulness-0.3.5

- old
+ new

@@ -704,9 +704,15 @@ * Needs more functional testing. * Support for before and after filters in resources, although I'm slightly apprehensive about this. ## History +### 0.3.5 - February 21, 2017 + + * Rewind body after reading (@pacoguzman) + * Ensuring Rack compatibility from 1.5.0 through 2.0.1 (@samlown) + * Giving up on ensuring Travis works with jruby and rbx, sorry (@samlown) + ### 0.3.4 - August 8, 2016 * Added helper methods for success responses (@samlown) * Don't initialize AuthorizationHeader when authorization is blank. (@arctarus)