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.
2 parents 28dccfe + 1875d8f commit 94d9235Copy full SHA for 94d9235
RELEASE.rst
@@ -1,6 +1,12 @@
1
Release Notes
2
=============
3
4
+Version 0.19.4 (Released September 25, 2024)
5
+--------------
6
+
7
+- new -> recently added (#1594)
8
+- Pace and format fields for learning resources (#1588)
9
10
Version 0.19.3 (Released September 23, 2024)
11
--------------
12
main/settings.py
@@ -33,7 +33,7 @@
33
from main.settings_pluggy import * # noqa: F403
34
from openapi.settings_spectacular import open_spectacular_settings
35
36
-VERSION = "0.19.3"
+VERSION = "0.19.4"
37
38
log = logging.getLogger()
39
0 commit comments