aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2016-11-10 00:49:23 -0600
committerBen Beltran <ben@nsovocal.com>2016-11-10 00:49:23 -0600
commitfff45e3b9d371851d4e8c3e1655a5bf1509080f2 (patch)
tree418234d8e6ddd394794639da197d14399fd841ed /CHANGELOG.md
parente8f6a707779aa341582b87c2a5ed345c7dd9069d (diff)
parentf28c4a44ce8403ea5eba9d49d3d46b7b8dae1d42 (diff)
Merge branch 'feature/draw-the-heart' into develop
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..4ca1c5b
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,16 @@
+# Changelog
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](http://keepachangelog.com/)
+and this project adheres to [Semantic Versioning](http://semver.org/).
+
+## [Unreleased] 2016-11-10
+### Added
+- Basic configuration for jsdoc
+- Basic configuration for eslint
+- Basic configuration for circle ci
+- A readme
+- This changelog
+- Heart Renderer
+
+[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop