diff --git a/CHANGELOG.md b/CHANGELOG.md index 948d613c..70a142fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All enhancements and patches to Cookiecutter Django will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [2015-10-08] +### Changed +- Elastic Beanstalk: Added --noinput to migrate command (@MightySCollins ) + ## [2015-10-07] ### Added - Finished first pass at Elastic Beanstalk docs (@pydanny & @audreyr) diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst index 8803124f..4916c6f0 100644 --- a/CONTRIBUTORS.rst +++ b/CONTRIBUTORS.rst @@ -119,6 +119,7 @@ Listed in alphabetical order. Roman Afanaskin `@siauPatrick`_ Roman Osipenko `@romanosipenko`_ Russell Davies + Sam Collins `@MightySCollins`_ stepmr `@stepmr`_ Sławek Ehlert `@slafs`_ Srinivas Nyayapati `@shireenrao`_ @@ -216,6 +217,7 @@ Listed in alphabetical order. .. _@andresgz: https://github.com/andresgz .. _@jangeador: https://github.com/jangeador .. _@townie: https://github.com/townie +.. _@MightySCollins: https://github.com/MightySCollins Special Thanks ~~~~~~~~~~~~~~