Add .gitignore, remove test db
[dbsrgits/DBIx-Class-Schema-RestrictWithObject.git] / Changes
diff --git a/Changes b/Changes
index 555ac37..28a171a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,2 +1,8 @@
-0.00001_01 NODATEYET
-        -initial release
+  -require SQL::Translator 0.11016, so ->deploy works in tests
+
+0.0002
+  -reuse coderefs from can
+  -fix restricted class existence check to work on perl 5.18
+
+0.0001
+  -initial release