File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.21.1
5+ --------------
6+
7+ - Always delete past events during ETL, and filter them out from api results too just in case (#1660)
8+ - Add location field to LearningResource and LearningResourceRun models (#1604)
9+ - Cached department and topic page counts (#1661)
10+ - Shanbady/randomize featured resources (#1653)
11+ - Ignore NotFoundErrors in switch_indices function (#1654)
12+
413Version 0.21.0 (Released October 07, 2024)
514--------------
615
Original file line number Diff line number Diff line change 3333from main .settings_pluggy import * # noqa: F403
3434from openapi .settings_spectacular import open_spectacular_settings
3535
36- VERSION = "0.21.0 "
36+ VERSION = "0.21.1 "
3737
3838log = logging .getLogger ()
3939
You can’t perform that action at this time.
0 commit comments