Update CHANGELOG.rst

This commit is contained in:
Andrew Chen Wang 2023-03-13 05:01:47 -04:00 committed by GitHub
parent d60834910c
commit c955d1bbee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,10 @@
Whats new in django-cachalot?
==============================
2.5.3
-----
- Verify get_meta isn't none before requesting db_table (#225 #226)
2.5.2
-----
- Added Django 4.1 support (#217)