File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
Release Notes
2
2
=============
3
3
4
+ Version 0.36.2
5
+ --------------
6
+
7
+ - dashboard unenroll dialog functionality (#2303)
8
+ - update smoot to proper release (#2306)
9
+ - Use smoot components; fix radio button focus ring (#2304)
10
+ - update spinner usage (#2301)
11
+ - Feature Flag for MITxOnline API Call (#2305)
12
+ - Upgrade Smoot Design (#2302)
13
+ - Update dependency requests to v2.32.4 [SECURITY] (#2299)
14
+
4
15
Version 0.36.1 (Released June 10, 2025)
5
16
--------------
6
17
Original file line number Diff line number Diff line change 34
34
from main .settings_pluggy import * # noqa: F403
35
35
from openapi .settings_spectacular import open_spectacular_settings
36
36
37
- VERSION = "0.36.1 "
37
+ VERSION = "0.36.2 "
38
38
39
39
log = logging .getLogger ()
40
40
You can’t perform that action at this time.
0 commit comments