mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Release 2023.06.27
This commit is contained in:
parent
5a7de40b83
commit
199278b5ca
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -3,6 +3,25 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
|
|||
|
||||
<!-- GENERATOR_PLACEHOLDER -->
|
||||
|
||||
## 2023.06.27
|
||||
|
||||
|
||||
### Changed
|
||||
|
||||
- Populate User `name` field during social auth ([#3968](https://github.com/cookiecutter/cookiecutter-django/pull/3968))
|
||||
|
||||
- Add djLint for HTML formatting and linting ([#4389](https://github.com/cookiecutter/cookiecutter-django/pull/4389))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Only include prettier pre-commit hook with node-based front-end pipeline ([#4418](https://github.com/cookiecutter/cookiecutter-django/pull/4418))
|
||||
|
||||
### Updated
|
||||
|
||||
- Update djangorestframework-stubs to 3.14.2 ([#4420](https://github.com/cookiecutter/cookiecutter-django/pull/4420))
|
||||
|
||||
- Update django-stubs to 4.2.2 ([#4419](https://github.com/cookiecutter/cookiecutter-django/pull/4419))
|
||||
|
||||
## 2023.06.26
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user