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 eff452d commit 2937daaCopy full SHA for 2937daa
CHANGELOG.md
@@ -0,0 +1,22 @@
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
+
5
+<!--
6
+Types of changes
7
8
+Added - for new features.
9
+Changed - for changes in existing functionality.
10
+Deprecated - for soon-to-be removed features.
11
+Removed - for now removed features.
12
+Fixed - for any bug fixes.
13
+Security - in case of vulnerabilities.
14
+-->
15
16
+## [Unreleased]
17
18
+_TBD_
19
20
+## [0.1.0] 2021-03-19
21
22
+Initial release.
0 commit comments