We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1656bfc commit 563a949Copy full SHA for 563a949
1 file changed
Changelog.rst
@@ -5,8 +5,21 @@
5
================
6
7
This document contains change notes for bugfix & new features
8
-in the main branch & 5.2.x series, please see :ref:`whatsnew-5.2` for
9
-an overview of what's new in Celery 5.2.
+in the main branch & 5.3.x series, please see :ref:`whatsnew-5.3` for
+an overview of what's new in Celery 5.3.
10
+
11
12
+.. _version-5.3.0:
13
14
+5.3.0
15
+=====
16
17
+:release-date: 2023-06-06 12:00 P.M GMT+6
18
+:release-by: Asif Saif Uddin
19
20
+- Test kombu 5.3.0 & minor doc update (#8294).
21
+- Update librabbitmq.txt > 2.0.0 (#8292).
22
+- Upgrade syntax to py3.8 (#8281).
23
24
25
.. _version-5.3.0rc2:
0 commit comments