CHANGES.md in representable-2.0.1 vs CHANGES.md in representable-2.0.2
- old
+ new
@@ -1,4 +1,8 @@
+# 2.0.2
+
+* Fixed a bug with `Config#[]` which returned a default value that shouldn't be there.
+
# 2.0.1
* Made is simpler to define your own `Definition` class by passing it to `Config.new(Definition)` in `Representer::build_config`.
# 2.0.0