History.md in aruba-0.4.6 vs History.md in aruba-0.4.7

- old
+ new

@@ -1,4 +1,10 @@ +## [v0.4.7](https://github.com/cucumber/aruba/compare/v0.4.6...v0.4.7) + +* Remove rdiscount dependency. (#85 Aslak Hellesøy) +* Pin to ffi 1.0.9 since 1.0.10 is broken. (Aslak Hellesøy) +* Added file size specific steps to the Aruba API. (#89 Hector Castro) + ## [v0.4.6](https://github.com/cucumber/aruba/compare/v0.4.5...v0.4.6) * Upgraded deps to latest gems. (Aslak Hellesøy) * Added Regexp support to Aruba::Api#assert_no_partial_output (Aslak Hellesøy)