aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2017-08-28 21:39:47 -0500
committerBen Beltran <ben@nsovocal.com>2017-08-28 21:39:47 -0500
commita528f2722d6da159bf8b377c10f7a76ba12e6c42 (patch)
tree373f1e50d6234883c55a5a4da67e4c7bd3e661ce /CHANGELOG.md
parenta6b9035958a0e125d291ef1696c94d6a53a3c918 (diff)
parent908fa0790aa15c58e95dbfa4e3fefc25d32d321e (diff)
Merge branch 'release/1.0.0'
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..6450590
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,17 @@
+# 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/).
+
+## 1.0.0 - 2017-08-28
+### Added
+- JSDoc gerneration
+- Eslint config
+- Websocket server
+- Mindwave integration
+- Support for tmnt strategy (default)
+- This CHANGELOG
+- A Readme
+
+[Unreleased]: https://github.com/rbdr/sorting-hat/compare/master...develop