diff --git a/Changes b/Changes index 77fd8b440..d85c3aad3 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Revision history for Perl extension App::Sqitch -0.9999 +0.9999 2019-02-01T15:29:40Z [Bug Fixes] - Fixed a test failure with the MySQL max limit value, mostly exhibited on BSD platforms. diff --git a/dist/sqitch.spec b/dist/sqitch.spec index b362187d0..bdea6d6e9 100644 --- a/dist/sqitch.spec +++ b/dist/sqitch.spec @@ -307,6 +307,12 @@ also be installed. # No additional files required. %changelog +* Fri Feb 1 2019 David E. Wheeler 0.9999-1 +- Upgrade to v0.9999. +- Added requirement for IO::Pager 0.34 or higher. +- Added Test::Warn build requirement. +- Removed cross-project dependency patch, since it's part of v0.99999. + * Wed Oct 3 2018 David E. Wheeler 0.9998-1 - Upgrade to v0.9998. - Added sqitch-snowflake package.