File tree 4 files changed +107
-343
lines changed
4 files changed +107
-343
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ ** Version Number Format:** ` major.minor.patch `
6
+ ** Release Date Format:** ` yyyy-mm-dd `
7
+
8
+ ** Types of Changes:**
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
+
18
+ ## [ Unreleased]
19
+
20
+ ` - `
21
+
22
+
23
+ ## [ 0.1.0] - 2020-01-13
24
+
25
+ ` - `
26
+ ##
27
+
28
+
29
+ [ unreleased ] : https://github.com/Taskomater/tasker_config_utils/compare/v0.1.0...HEAD
30
+ [ 0.1.0 ] : https://github.com/Taskomater/tasker_config_utils/releases/tag/v0.1.0
Original file line number Diff line number Diff line change
1
+ ### Frequently Asked Questions(FAQs)
2
+
3
+ ` - `
4
+ ##
5
+
6
+
7
+ ### Frequently Unasked Questions(FUQs)
8
+
9
+ ` - `
10
+ ##
11
+
You can’t perform that action at this time.
0 commit comments