UPGRADE.md in dir_model-0.3.0 vs UPGRADE.md in dir_model-0.3.1
- old
+ new
@@ -1,10 +1,13 @@
# Upgrading
-* Model is now a module you have to change include from `include DirModel` to `include DirModel::Model`
+# Upgrading from 0.3.0 to 0.3.1
+* Nothing todo
+
# Upgrading from 0.2.0 to 0.3.0
+* Model is now a module you have to change include from `include DirModel` to `include DirModel::Model`
# Upgrading from 0.1.0 to 0.2.0
You have to change