Release commit for 0.07049 v0.07049
Dagfinn Ilmari Mannsåker [Wed, 21 Mar 2018 13:47:23 +0000 (13:47 +0000)]
Changes

diff --git a/Changes b/Changes
index b327498..48af457 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+0.07049 - 2018-03-21
         - Fix tests when the path to perl has spaces in it (GH#19)
         - Inline String::CamelCase::wordsplit() due to RT#123030
         - Get enum values from DBD::Pg if it's new enough