Merge pull request #988 from MITx/feature/cale/changelogs

Add changelogs for the CMS and LMS
This commit is contained in:
Calen Pennington
2012-10-30 13:48:57 -07:00
2 changed files with 37 additions and 0 deletions

19
cms/CHANGELOG.md Normal file
View File

@@ -0,0 +1,19 @@
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

18
lms/CHANGELOG.md Normal file
View File

@@ -0,0 +1,18 @@
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