diff --git a/History.md b/History.md index 4f99033..cbfe807 100644 --- a/History.md +++ b/History.md @@ -1,6 +1,7 @@ -Dev -=== +0.9.12 (2016-01-18) +=================== +* Remove `-i` option from `pg_dump`, removed in PostgreSQL 9.5 (Joseph Halter) * Add support for [Spring](https://github.com/rails/spring) (Jan Berdajs) [#99](https://github.com/TalentBox/sequel-rails/pull/99) * Allow `config.sequel.logger` to be overridden by environments [#98](https://github.com/TalentBox/sequel-rails/issues/98) * Allow Rake tasks `db:` namespace to be reconfigured to something else (John Anderson) [#89](https://github.com/TalentBox/sequel-rails/pull/89)