Add Changes entry for POD encoding fix
[dbsrgits/DBIx-Class-InflateColumn-IP.git] / Changes
diff --git a/Changes b/Changes
index fc48848..2a41b59 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for DBIx::Class::InflateColumn::IP
 
+       - Perl 5.8.1 is now required (as it is for DBIC itelf).
+       - Use and declare UTF-8 encoding in POD
+
 0.02002
        - Use numeric format for bigint columns.
        - Use bigint column in test to cope with DBD::SQLite bind type changes.