version bump, deprecated ResultSetManager
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index d15c510..67882d6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for DBIx::Class
 
+        - mark ResultSetManager as deprecated and undocument it
         - pod fix (RT #32988)
         - add Test::Exception to test requirements (RT #34256)
         - make ash's build_requires/META.yml fixes work better