CHANGES.md in disposable-0.6.0 vs CHANGES.md in disposable-0.6.1

- old
+ new

@@ -1,4 +1,8 @@ +# 0.6.1 + +* Remove `**options` argument from `#property` as it's inconsistent with underlying gems. + # 0.6.0 * Remove `uber` gem. * Remove `declarative-builder` dependency and make it optional. Add `gem "declarative-builder"` to your `Gemfile` should you need this feature.