CHANGES.md in disposable-0.4.0 vs CHANGES.md in disposable-0.4.1

- old
+ new

@@ -1,4 +1,9 @@ +# 0.4.1 + +* Allow `false` as a `:default` value. +* Use `Declarative::Builder` instead of `Uber::Builder`. + # 0.4.0 * In `#sync {}` with block, `nil` values will now be included in the nested hash, resulting in a hash as follows. ```ruby twin.sync do |nested_hash|