CHANGES.rdoc in rails-erd-0.4.0 vs CHANGES.rdoc in rails-erd-0.4.1
- old
+ new
@@ -1,4 +1,9 @@
+=== 0.4.1:
+
+* Fix processing of associations with class_name set to absolute module paths.
+* Adjust model loading process to include models in non-standard paths eagerly.
+
=== 0.4.0:
* Support to optionally display single table inheritance relationships
(inheritance=true).
* Support to optionally display polymorphic associations (polymorphism=true).