Added _04 placeholder and note for last commit
Matt S Trout [Sat, 18 Mar 2006 18:12:05 +0000 (18:12 +0000)]
Changes

diff --git a/Changes b/Changes
index f3edc1f..e8d7c14 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,7 @@
 Revision history for DBIx::Class
+
+0.05999_04
+        - Removed caching on count() and added _count for pager()
         - ->connection does nothing if ->storage defined and no args
           (and hence ->connect acts like ->clone under the same conditions)
         - Storage::DBI throws better exception if no connect info