File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.25.0
5+ --------------
6+
7+ - Mechanism to sync server prefetch with client API calls (#1798)
8+ - show more button for v2 drawer dates (#1809)
9+ - Add data-ph- elements to CTA buttons (#1821)
10+ - Endpoints for userlist/learningpath memberships (#1808)
11+ - Clear resource_type filter when leaving Learning Materials search tab (#1780)
12+ - Update opensearchproject/opensearch Docker tag to v2.18.0 (#1812)
13+ - Update dependency postcss-styled-syntax to ^0.7.0 (#1811)
14+ - Update dependency ruff to v0.7.3 (#1810)
15+ - Update dependency @chromatic-com/storybook to v3 (#1764)
16+ - learning resource drawer v2 run comparison table (#1782)
17+
418Version 0.24.3 (Released November 14, 2024)
519--------------
620
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.24.3 "
36+ VERSION = "0.25.0 "
3737
3838log = logging .getLogger ()
3939
You can’t perform that action at this time.
0 commit comments