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 7f235b5 commit 9246a37Copy full SHA for 9246a37
Changelog
@@ -4,7 +4,20 @@
4
Change history
5
================
6
7
-.. _version-2.0.0:
+.. _version-2.0.1:
8
+
9
+2.0.1
10
+=====
11
+:release-date: 2021-01-19 07:30 p.m. UTC+6:00
12
+:release-by:
13
14
+- Fix backward compatibility in DatabaseBackend._store_result function
15
+- Fix 'args' and 'kwargs' propiertes of AsyncResult for DatabaseBackend
16
+- Fix task_args/task_kwargs in task_protocol=1
17
+- Test refactors
18
+- Add task_args and task_kwargs to admins searchable fields (#182)
19
20
21
22
2.0.0
23
=====
0 commit comments