Browse Source

add changelog #823

Robin Herbots 11 years ago
parent
commit
5dbc349d44
1 changed files with 16 additions and 0 deletions
  1. 16 0
      CHANGELOG.md

+ 16 - 0
CHANGELOG.md

@@ -0,0 +1,16 @@
+# Change Log
+All notable changes to this project will be documented in this file.
+
+## [Unreleased][unreleased]
+### Added
+- Add a change log
+- Add Component package manager support - component.json 
+
+### Fixed
+- Should not allow "-" or "+" as numbers #815
+
+## [3.1.61] - 2015-02-05
+
+Initial start of a changelog
+
+See commits for previous history.