You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+13-3Lines changed: 13 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,21 +3,31 @@ commit-msg-jira-hook Change Log
3
3
.. note::
4
4
These changes are listed in decreasing version number order and not necessarily chronological.
5
5
Version numbers follow the `SemVer <https://semver.org/>`__ principle.
6
-
See the `tags on this repository <https://github.com/Cielquan/DoTH-DNS/tags>`__ for all available versions.
6
+
See the `tags on this repository <https://github.com/Cielquan/commit-msg-jira-hook/tags>`__ for all available versions.
7
7
8
8
.. note::
9
9
Not all commits are linked. Commits are only linked when they match the specific note.
10
10
11
11
.. _changelog:
12
12
13
13
14
+
.. _changelog_030:
15
+
16
+
Release 0.3.0
17
+
-------------
18
+
*Released: 05.03.2020*
19
+
20
+
- Improved output for missing keys in ini files (`commit <https://github.com/Cielquan/commit-msg-jira-hook/commit/f7661a88d4f6e3483cbc2667f4c502fad248c49a>`__)
21
+
- Fixed CHANGELOG.rst
22
+
23
+
14
24
.. _changelog_020:
15
25
16
-
Release v0.2.0
26
+
Release 0.2.0
17
27
-------------
18
28
*Released: 06.02.2020*
19
29
20
-
- Split content of jira.ini file into two files (`commit <https://github.com/Cielquan/DoTH-DNS/commit/137a2a9aa3e1b41bc9cc4201bbc22a612d8df0be>`__)
30
+
- Split content of jira.ini file into two files (`commit <https://github.com/Cielquan/commit-msg-jira-hook/commit/137a2a9aa3e1b41bc9cc4201bbc22a612d8df0be>`__)
0 commit comments