-------------------- * **Breaking change**: Removed signal ``SUBSCRIPTION_LICENSE_MODIFIED`` and corresponding data class ``SubscriptionLicenseData``. This should only affect experimental event-bus code (which should also have been deleted by now).
1.0.0
-------------------- * **Breaking Change**: Updated from ``Django 2.0`` to ``Django 3.0``. * Bump version to 1.x to acknowledge that this is in use in production
0.14.0
--------------------- Changed ~~~~~~~ * **Breaking change**: Removed ``short_description`` from ``CourseCatalogData``
0.13.0
--------------------- Added ~~~~~ * Added new event PERSISTENT_GRADE_SUMMARY_CHANGED.
* Improvements in make upgrade command and requirements files. * Manually update requirements files to fix requirements bot issue with pip/setup tools. * Change GitHub workflow to community maintained repository health file.
0.12.0
--------------------- Changed ~~~~~~~ * **Breaking change**: Removed ``org`` and ``number`` fields from ``CourseCatalogData`` (should only affect unreleased event-bus code, though)