Update Changelog

This commit is contained in:
browniebroke 2021-08-28 02:13:27 +00:00 committed by GitHub Actions
parent b471c9e6d5
commit adbab90c2e

View File

@ -3,6 +3,10 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
<!-- GENERATOR_PLACEHOLDER --> <!-- GENERATOR_PLACEHOLDER -->
## [2021-08-27]
### Updated
- Update tox to 3.24.3 ([#3302](https://api.github.com/repos/pydanny/cookiecutter-django/pulls/3302))
## [2021-08-20] ## [2021-08-20]
### Changed ### Changed
- Fix Jinja2 break line control on Procfile ([#3300](https://api.github.com/repos/pydanny/cookiecutter-django/pulls/3300)) - Fix Jinja2 break line control on Procfile ([#3300](https://api.github.com/repos/pydanny/cookiecutter-django/pulls/3300))