Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

59 lines (38 loc) · 2.13 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.

v18.1.0 (2024-09-15)

  • 💥[Feature] Make the plugin work in development mode by adding openedx-development-settings. (by @Abdul-Muqadim-Arbisoft)

v18.0.0 (2024-06-20)

  • 💥[Feature] Upgrade to Redwood (by @Abdul-Muqadim-Arbisoft)
  • [Improvement] Makefile updated and test added to the repository and formatted code with Black and isort. (by @CodeWithEmad)
  • [Bugfix] Make plugin compatible with Python 3.12 by removing dependency on pkg_resources. (by @regisb)

v17.0.0 (2023-12-06)

  • 💥[Feature] Upgrade to Quince. (by @mhsiddiqui)

v16.0.1 (2023-06-29)

  • [Feature] Run JupyterHub on Kubernetes. This is an alpha feature. Feedback is welcome! (by @regisb)

v16.0.0 (2023-06-15)

  • 💥[Feature] Upgrade to Palm. (by @regisb)

v15.0.2 (2023-05-24)

v15.0.1 (2023-05-22)

  • [Improvement] Add a scriv-compliant changelog. (by @regisb)
  • [Feature] upgrade jupyter-xblock to 15.0.3. (by @regisb)