do not include .git directory
[catagits/Reaction.git] / Changes
diff --git a/Changes b/Changes
index 07d89ae..8057d90 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,22 @@
 Revision history for Reaction
-0.003000 - 
+0.002006 - 11 Dec 2015
+        - do not include .git directory
+
+0.002005 - 8 Mar 2011
+        - use JSON instead of JSON::Any
+
+0.002004 - 5 Mar 2011
+        - add a warning for people not using Reaction::Role(::Parameterized)
+        - silence m2m warnings during tests
+
+0.002003 - 4 Mar 2011
+        - fixes for Moose 2
+
+0.002002 - 5 Nov 2010
+        - use JSON::Any instead of JSON
+
+0.002001 - 2 Nov 2010
+        - Fix some POD and tests
         - Fix Order role to allow for exclusions (for non-indexed columns) and
           coerceion of the column name to allow proper ORDER BY generation in
           belongs_to rels and fields that do not map directly to columns.