diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..389de7b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +- 2018-09-15 [Feature] Activate course search and discovery +- 2018-09-15 [Bugfix] Deduplicate console logs from lms/cms +- 2018-09-05 [Improvement] Use a single email address for all inbound email +- 2018-09-04 [Bugfix] Get make commands to work with 'sudo' +- 2018-09-02 [Bugfix] Get HTTPS to work for CMS. Thanks @flytreeleft! +- 2018-08-28 [Bugfix] Fix certbot image updating +- 2018-08-27 [Improvement] Add development requirements to openedx image +- 2018-08-27 [Bugfix] Upgrade mongodb +- 2018-08-19 [Improvement] Make Xqueue an optional feature +- 2018-08-16 [Feature] Add HTTPS support