mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-03-17 05:10:23 +00:00
Update Changelog
This commit is contained in:
parent
b064e09f12
commit
c567793453
1 changed files with 8 additions and 0 deletions
|
|
@ -3,6 +3,14 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
|
|||
|
||||
<!-- GENERATOR_PLACEHOLDER -->
|
||||
|
||||
## [2020-09-21]
|
||||
### Changed
|
||||
- Adding GitHub-Action CI Option ([#2837](https://api.github.com/repos/pydanny/cookiecutter-django/pulls/2837))
|
||||
### Updated
|
||||
- Update django-debug-toolbar to 3.0 ([#2842](https://api.github.com/repos/pydanny/cookiecutter-django/pulls/2842))
|
||||
- Auto-update pre-commit hooks ([#2843](https://api.github.com/repos/pydanny/cookiecutter-django/pulls/2843))
|
||||
- Update isort to 5.5.3 ([#2844](https://api.github.com/repos/pydanny/cookiecutter-django/pulls/2844))
|
||||
|
||||
## [2020-09-18]
|
||||
### Updated
|
||||
- Update django-extensions to 3.0.9 ([#2839](https://api.github.com/repos/pydanny/cookiecutter-django/pulls/2839))
|
||||
|
|
|
|||
Loading…
Reference in a new issue