We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a235e3 commit 246ab6dCopy full SHA for 246ab6d
CHANGELOG.md
@@ -0,0 +1,23 @@
1
+# Change Log
2
+All notable changes to this project will be documented in this file
3
+using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
4
+This project adheres to [Semantic Versioning](http://semver.org/).
5
+
6
+<!--
7
+Types of changes
8
9
+Added - for new features.
10
+Changed - for changes in existing functionality.
11
+Deprecated - for soon-to-be removed features.
12
+Removed - for now removed features.
13
+Fixed - for any bug fixes.
14
+Security - in case of vulnerabilities.
15
+-->
16
17
+## [Unreleased]
18
19
+_TBD_
20
21
+## [0.0.1] 2017-11-16
22
23
+Initial release.
0 commit comments