Skip to content

Commit ae09fe5

Browse files
YPCrumbleAlvaroLQueiroz
authored andcommitted
Update changelog for potential release.
1 parent 96d8771 commit ae09fe5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
## 1.8.0
44

5-
- #263 Fix vunerability in views
5+
- Added support for Django 4.1
6+
- Dropped support for Django < 3.2 and Python < 3.7
7+
- Added indexes for GenericForeignKey fields in AbstractNotificationModel (see https://docs.djangoproject.com/en/4.1/ref/contrib/contenttypes/#generic-relations)
68
- new setting 'CACHE_TIMEOUT' to cache certain result such as "notifications.unread().count".
79
(a timeout value of 0 won’t cache anything).
810
- #263 Fix vunerability in views

0 commit comments

Comments
 (0)