CHANGES.md in representable-3.0.4 vs CHANGES.md in representable-3.1.0

- old
+ new

@@ -1,4 +1,10 @@ +# 3.1.0 +* Remove circular require +* Use Dry-types 1.0.0+ as coercion library +* Renamed Coercion to VirtusCoercion to support old codebases +* Replace `declarative-option` with [`trailblazer-option`](https://github.com/trailblazer/trailblazer-option) + # 3.0.4 * Add proper XML namespace support. * [internal] Replace `XML::Binding#node_for` with function `XML::Node`.