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 2c22fc9 commit d757eb2Copy full SHA for d757eb2
RELEASE.rst
@@ -1,6 +1,12 @@
1
Release Notes
2
=============
3
4
+Version 0.234.2
5
+---------------
6
+
7
+- config: Add event signals to Celery for better task tracking
8
+- chore(deps): update akhileshns/heroku-deploy digest to e3eb99d (#4387)
9
10
Version 0.234.1 (Released August 06, 2025)
11
---------------
12
open_discussions/settings.py
@@ -32,7 +32,7 @@
32
from open_discussions.settings_course_etl import *
33
from open_discussions.settings_spectacular import open_spectacular_settings
34
35
-VERSION = "0.234.1"
+VERSION = "0.234.2"
36
37
log = logging.getLogger()
38
0 commit comments