Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

39 lines (25 loc) · 1.56 KB

Changelog

This file includes a history of past releases. Changes that were not yet added to a release are in the changelog.d/ folder.

v17.2.0 (2024-01-27)

  • 💥[Bugfix] Fixes: Minor Bug fixes with styling updates for discussion and learner-dashboard MFEs (by @hinakhadim and @TanveerAhmed)

v17.1.0 (2023-12-13)

  • 💥[Improvement] Complete overhaul and redesign: the Indigo theme now covers more pages, including the MFE footer and header, and they are more beautiful than ever! (by @hinakhadim and @TanveerAhmed)

v17.0.0 (2023-12-09)

  • 💥[Feature] Upgrade to Quince (by @hinakhadim)
  • [Improvement] Add a scriv-compliant changelog. (by @regisb)
  • [Improvement] Added Makefile and test action to repository and formatted code with Black and isort. (by @CodeWithEmad)