CHANGELOG.md in structure-0.10.0 vs CHANGELOG.md in structure-0.11.0
- old
+ new
@@ -9,5 +9,9 @@
# 0.10
* Rename has_one and has_many to embeds_one and embeds_many to make room
for associations.
+
+# 0.11
+
+* .key now emulates the DataMapper.property method.