File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,35 @@ commit-msg-jira-hook Change Log
7
7
8
8
.. towncrier release notes start
9
9
10
+ v0.7.0 (2020-08-14)
11
+ -------------------
12
+
13
+ New Features
14
+ ~~~~~~~~~~~~
15
+
16
+ - Added `prepare-commit-msg ` hook to add JIRA tag from branch name.
17
+ `#9 <https://github.com/cielquan/commit-msg-jira-hook/issues/9 >`_
18
+ - Added default stages for both hooks.
19
+ `#11 <https://github.com/cielquan/commit-msg-jira-hook/issues/11 >`_
20
+
21
+
22
+ Documentation
23
+ ~~~~~~~~~~~~~
24
+
25
+ - Update README with new hook and default stages.
26
+ `#12 <https://github.com/cielquan/commit-msg-jira-hook/issues/12 >`_
27
+
28
+
29
+ Miscellaneous
30
+ ~~~~~~~~~~~~~
31
+
32
+ - Updated tools used for development.
33
+ `#10 <https://github.com/cielquan/commit-msg-jira-hook/issues/10 >`_
34
+
35
+
36
+ ----
37
+
38
+
10
39
v0.6.1 (2020-05-22)
11
40
-------------------
12
41
You can’t perform that action at this time.
0 commit comments