From 9a615f4f337e113b437f3a9930acb8d34e76f0e9 Mon Sep 17 00:00:00 2001 From: browniebroke Date: Thu, 30 Sep 2021 02:18:36 +0000 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d12850e6..6948183a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All enhancements and patches to Cookiecutter Django will be documented in this f +## [2021-09-29] +### Updated +- Update django-cors-headers to 3.9.0 ([#3332](https://api.github.com/repos/pydanny/cookiecutter-django/pulls/3332)) + ## [2021-09-27] ### Updated - Update sentry-sdk to 1.4.2 ([#3329](https://api.github.com/repos/pydanny/cookiecutter-django/pulls/3329))