From 58a4cd01888beb0198df877eae50d52c79c1a7ba Mon Sep 17 00:00:00 2001 From: Daniel Thee Roperto Date: Fri, 16 Dec 2016 18:25:17 +1100 Subject: [PATCH] Removed changelog as it was already outdated. --- CHANGELOG.md | 15 --------------- README.md | 5 ----- 2 files changed, 20 deletions(-) delete mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 040bc8c..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,15 +0,0 @@ -# Moodle Outage manager plugin - Change Log - -Version 1.0.4 -------------- - -* [Issue #57](https://github.com/catalyst/moodle-auth_outage/issues/57) - Calendar entries now are removed when plugin is uninstalled. - The uninstaller also makes sure there is no maintenance template or - or scheduled 'maintenance later'. - - -Version 1.0.3 -------------- - -Initial release. diff --git a/README.md b/README.md index b87e8f3..fbdb2d0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ # Moodle Outage manager plugin * [What is this?](#what-is-this) -* [Change Log](#change-log) * [Moodle Requirements](#moodle-requirements) * [Screenshots](#screenshots) * [Installation](#installation) @@ -29,10 +28,6 @@ and testers letting them know what is about to happen and why. Manager -Change Log ----------- - -Please see [CHANGELOG.md](CHANGELOG.md) Moodle Requirements -------------------