Refactor sth preparation/binding - no functional changes
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 3863adf..274345e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@ Revision history for DBIx::Class
     * New Features / Changes
         - Officially deprecate the 'cols' and 'include_columns' resultset
           attributes
+        - Remove ::Storage::DBI::sth() deprecated in 0.08191
 
     * Fixes
         - Audit and correct potential bugs associated with braindead reuse