mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-03-16 21:00:23 +00:00
Update Changelog
This commit is contained in:
parent
03c49f418e
commit
10b9f22a3f
1 changed files with 6 additions and 0 deletions
|
|
@ -3,6 +3,12 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
|
|||
|
||||
<!-- GENERATOR_PLACEHOLDER -->
|
||||
|
||||
## [2021-06-28]
|
||||
### Changed
|
||||
- Revert "Fix Celery ports error on local Docker" ([#3242](https://api.github.com/repos/pydanny/cookiecutter-django/pulls/3242))
|
||||
### Fixed
|
||||
- Fix Celery ports error on local Docker ([#3241](https://api.github.com/repos/pydanny/cookiecutter-django/pulls/3241))
|
||||
|
||||
## [2021-06-25]
|
||||
### Changed
|
||||
- Update `.gitignore` file for VSCode ([#3238](https://api.github.com/repos/pydanny/cookiecutter-django/pulls/3238))
|
||||
|
|
|
|||
Loading…
Reference in a new issue