You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,28 @@
4
4
Change history
5
5
================
6
6
7
+
.. _version-2.4.0:
8
+
9
+
2.4.0
10
+
=====
11
+
:release-date: NA
12
+
:release-by: NA
13
+
14
+
- Fix [#315](https://github.com/celery/django-celery-results/issues/315) Save args, kwargs and other extended props only when result_extended config is set to True
15
+
16
+
17
+
.. _version-2.3.1:
18
+
19
+
2.3.1
20
+
=====
21
+
:release-date: 2022-04-17 12:50 P.M. UTC+6:00
22
+
:release-by: Asif Saif Uddin
23
+
24
+
- Remove hard dependency on psycopg2.
25
+
- Fix #296 Stop producing a universal wheel, python 2 is unspported.
26
+
- fix: The description content type for setuptools needs to be rst to markdown.
The maintainers of django-celery-results and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/pypi-django-celery-results?utm_source=pypi-django-celery-results&utm_medium=referral&utm_campaign=readme&utm_term=repo)
0 commit comments