v0.002211
[dbsrgits/DBIx-Class-DeploymentHandler.git] / Changes
diff --git a/Changes b/Changes
index f0a21c9..45d162c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,18 @@
 Revision history for {{$dist->name}}
 
 {{$NEXT}}
+
+0.002211  2014-05-15 20:06:48-05:00 America/Chicago
+  - Fix some missing ABSTRACTs (Fixes GH#22, thanks Gregor Herrmann!)
+
+0.002210  2014-01-31 09:35:27 America/Chicago
+  - Make source order stable to avoid non-changes in git (fixes RT#92580)
+  - Ensure that sqltargs are passed to deploy when ignore_ddl is set
+    (fixes RT#92373)
+  - Correctly strip lines that are all whitespace (fixes RT#92582)
+  - Ditch RT
+
+0.002209  2013-12-27 18:08:31 America/Chicago
   - stop using Class::MOP::load_class (RT#91003)
 
 0.002208  2013-09-21 12:47:31 America/Chicago