We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c99ae11 commit 2f3abffCopy full SHA for 2f3abff
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.2.0] - 2024-01-12
11
+
12
### Added
13
- Added support for Django's reverse generic relations (`GenericRelation` model field) ([#93](https://github.com/dabapps/django-readers/pull/93)).
14
django_readers/__init__.py
@@ -1 +1 @@
1
-__version__ = "2.1.2"
+__version__ = "2.2.0"
0 commit comments