CHANGELOG.md in prop_check-0.16.0 vs CHANGELOG.md in prop_check-0.17.0

- old
+ new

@@ -1,4 +1,7 @@ +- 0.17.0 + - Features: + - Recursive generation using `PropCheck::Generators.tree`. - 0.16.0 - Features: - New option in `PropCheck::Property::Configuration` to resize all generators at once. - Wrapper functions to modify this easily in `PropCheck::Property` called `#resize`, `#grow_fast`, `#grow_slowly`, `#grow_exponentially`, `#grow_quadratically`, `#grow_logarithmically`. - 0.15.0