Browse Source

Added template for the changelog.

fredck 11 years ago
parent
commit
14a332c351
1 changed files with 20 additions and 0 deletions
  1. 20 0
      CHANGES.md

+ 20 - 0
CHANGES.md

@@ -0,0 +1,20 @@
+{App Name} Changelog
+===================
+
+## App 1.2.3
+
+New Features:
+
+* [#Issue Number](http://issue/url): Item 1
+* Item 2
+
+Fixed Issues:
+
+* [#Issue Number](http://issue/url): Item 1
+* Item 2
+
+
+Other Changes:
+
+* Item 1
+* Item 2