From adf994fa35dd7d26b036240faa09d4feec3e2ba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Behmo?= Date: Sat, 15 Sep 2018 12:14:55 +0200 Subject: [PATCH] Add Changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CHANGELOG.md 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