Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 876 Bytes

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 876 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.1.1] - 2022-03-23

Fixed

  • Fix fallback Richie enrollment start from course start

[1.1.0] - 2022-01-27

Fixed

  • Fix readme
  • Fix missing failed messages on log
  • When configured with multiple Richie sites, don't stop on the 1st error.

Added

  • Send course catalog_visibility to richie

[1.0.0] - 2021-11-26

Added

  • Added a CHANGELOG.md to register the changes of the project
  • Added release and tag scripts
  • Added Github actions continuous integration
  • Automatically publish the package to pypi if building a tag

[0.1.0] - 2021-09-30

Added

  • Initial release