From 77a9073655d3beb737ec0a6c9bdad069227f9869 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 17 Jun 2013 14:11:42 -0400 Subject: [PATCH] These CHANGELOGS were never used, and are now obsolete. --- cms/CHANGELOG.md | 21 --------------------- lms/CHANGELOG.md | 18 ------------------ 2 files changed, 39 deletions(-) delete mode 100644 cms/CHANGELOG.md delete mode 100644 lms/CHANGELOG.md diff --git a/cms/CHANGELOG.md b/cms/CHANGELOG.md deleted file mode 100644 index d21d08d23c..0000000000 --- a/cms/CHANGELOG.md +++ /dev/null @@ -1,21 +0,0 @@ -Instructions -============ -For each pull request, add one or more lines to the bottom of the change list. When -code is released to production, change the `Upcoming` entry to todays date, and add -a new block at the bottom of the file. - - Upcoming - -------- - -Change log entries should be targeted at end users. A good place to start is the -user story that instigated the pull request. - - -Changes -======= - -Upcoming --------- -* Fix: Deleting last component in a unit does not work -* Fix: Unit name is editable when a unit is public -* Fix: Visual feedback inconsistent when saving a unit name change diff --git a/lms/CHANGELOG.md b/lms/CHANGELOG.md deleted file mode 100644 index 0794d379b9..0000000000 --- a/lms/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -Instructions -============ -For each pull request, add one or more lines to the bottom of the change list. When -code is released to production, change the `Upcoming` entry to todays date, and add -a new block at the bottom of the file. - - Upcoming - -------- - -Change log entries should be targeted at end users. A good place to start is the -user story that instigated the pull request. - -Changes -======= - -Upcoming --------- -* Created changelog \ No newline at end of file