ReleaseNotes.md in architect4r-0.3.2 vs ReleaseNotes.md in architect4r-0.3.3.1
- old
+ new
@@ -1,6 +1,17 @@
# Release Notes
+## v0.3.3
+
+* Add magic timestamp! property for tracking timestamps
+
+ By putting timestamps! into your model, it tracks the creation date and
+ time in created\_at and updates in updated\_at
+
+* Allow referencing model_roots in cypher queries.
+
+ If you have a model User the reference key would be :user_root
+
## v0.3.2
* Support for carrierwave file upload mechanism
## v0.3.1