Skip to content

Release v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 18:07
· 79 commits to master since this release
74a6160

6.0.0 (2022-03-04)

⚠ BREAKING CHANGES

  • remove the Course Management feature
  • django32: Drop python 3.5 support in favor of python 3.8.

Performance Improvements

  • django32: add compatibility with openedx maple release (#197) (74a6160)

Documentation

  • change extension of CHANGELOG file to markdown (effcef8)

Continuous Integration

  • add bumpversion action to github workflows (#192) (99a4516)
  • add changelog update job to bump_version workflow (6f758de)
  • add commitlint action to github workflows (#194) (88da568)
  • add conditional to run changelog update action (#195) (1595948)

Code Refactoring

  • remove the Course Management feature (c0c3b55)