mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-13 16:34:52 +03:00
Merge branch 'master' into issue-4443-migrt-media-static-settings
This commit is contained in:
commit
32b4ff2638
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -3,6 +3,23 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
|
|||
|
||||
<!-- GENERATOR_PLACEHOLDER -->
|
||||
|
||||
## 2023.07.11
|
||||
|
||||
|
||||
### Changed
|
||||
|
||||
- Improve type hints for `UserSerializer` ([#4429](https://github.com/cookiecutter/cookiecutter-django/pull/4429))
|
||||
|
||||
- [pre-commit.ci] pre-commit autoupdate ([#4453](https://github.com/cookiecutter/cookiecutter-django/pull/4453))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix `/tmp` bind mount in devcontainer config ([#4455](https://github.com/cookiecutter/cookiecutter-django/pull/4455))
|
||||
|
||||
### Updated
|
||||
|
||||
- Update black to 23.7.0 ([#4452](https://github.com/cookiecutter/cookiecutter-django/pull/4452))
|
||||
|
||||
## 2023.07.10
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user