CHANGES.md in disposable-0.3.0 vs CHANGES.md in disposable-0.3.1

- old
+ new

@@ -1,4 +1,8 @@ +# 0.3.1 + +* Introduce `Twin::JSONB` for easy access to hash fields using `Struct`. + # 0.3.0 * Use [dry-types](https://github.com/dry-rb/dry-types) as a replacement for the deprecated virtus. You have to change to dry-types' constants. * Add `:nilify` option to avoid processing blank strings.