improvements to the META.yml magic
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 2ac1cc9..8a7df8a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for DBIx::Class
 
+        - make ash's build_requires/META.yml fixes work better
         - is_deferable support on relations used by the SQL::Translator
           parser (Anders Nor Berle)
         - Refactored DBIx::Class::Schema::Versioned