release 0.900101
[dbsrgits/DBIx-Class-Journal.git] / Changes
diff --git a/Changes b/Changes
index 5dedba0..68134c6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,14 @@
-0.900001_05 2010-04-28
+0.900101 2010-05-11
+    - Reupload because of a missing version number
+
+0.900100 2010-05-11
+    - Tiny bit of doc, besides that it's all of the below.
+
+0.900001_06 2010-04-30
+    - Fixed silly bug where update and delete didn't return what they were supposed to
+
+0.900001_05 2010-04-29
+    - Removed undocumented override of deploy()
     - Added prepopulate_journal() to bootstrap insert logs, for retrofitting (oliver)
     - Added bootstrap_journal() which calls deploy_journal() and then prepopulate_journal() (oliver)