File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.28.0
5+ --------------
6+
7+ - remove two unused entries (#1977)
8+ - Update dependency litellm to v1.59.0 (#1972)
9+ - Update dependency ruff to v0.9.2 (#1973)
10+ - Update dependency bpython to ^0.25 (#1971)
11+ - Update Node.js to v22.13.0 (#1970)
12+ - Update redis Docker tag to v7.4.2 (#1969)
13+ - [pre-commit.ci] pre-commit autoupdate (#1820)
14+ - fix line clamping of HTML description (#1967)
15+ - Onboarding Accessibility Improvements (#1960)
16+ - add proper mocking in drawer v2 tests handling items queries if resource is a program (#1965)
17+ - add "courses in program" carousel (#1964)
18+ - Update dependency @storybook/addon-webpack5-compiler-swc to v2 (#1942)
19+ - Update dependency Django to v4.2.18 [SECURITY] (#1963)
20+
421Version 0.27.0 (Released January 16, 2025)
522--------------
623
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.27 .0"
36+ VERSION = "0.28 .0"
3737
3838log = logging .getLogger ()
3939
You can’t perform that action at this time.
0 commit comments