diff --git a/.github/contributors.json b/.github/contributors.json index 393a9a4cc..cbe2444ef 100644 --- a/.github/contributors.json +++ b/.github/contributors.json @@ -1242,5 +1242,10 @@ "name": "ghazi-git", "github_login": "ghazi-git", "twitter_username": "" + }, + { + "name": "Cebrail Yılmaz", + "github_login": "b1sar", + "twitter_username": "" } ] \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index c5bfcc473..ec3e1fbe2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All enhancements and patches to Cookiecutter Django will be documented in this f +## 2022.02.20 + +### Changed +- Fix incorrect createdb instruction in documentation ([#3606](https://github.com/cookiecutter/cookiecutter-django/pull/3606)) + ## 2022.02.16 ### Fixed diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4cd8f513a..ca7d812dc 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -404,6 +404,13 @@ Listed in alphabetical order.