File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Backward incompatible (breaking) changes will only be introduced in major versio
19
19
Improvements
20
20
------------
21
21
22
- - Several improvements with logging (`#3 <https://github.com/saltstack /python-tools-scripts/issues/3 >`_)
22
+ - Several improvements with logging (`#3 <https://github.com/s0undt3ch /python-tools-scripts/issues/3 >`_)
23
23
24
24
25
25
0.9.0rc3 (2022-10-01)
@@ -28,7 +28,7 @@ Improvements
28
28
Bug Fixes
29
29
---------
30
30
31
- - Fix typo in keyword argument (`#2 <https://github.com/saltstack /python-tools-scripts/issues/2 >`_)
31
+ - Fix typo in keyword argument (`#2 <https://github.com/s0undt3ch /python-tools-scripts/issues/2 >`_)
32
32
33
33
34
34
0.9.0rc2 (2022-09-30)
@@ -37,7 +37,7 @@ Bug Fixes
37
37
Bug Fixes
38
38
---------
39
39
40
- - Properly handle CI environment terminals (`#1 <https://github.com/saltstack /python-tools-scripts/issues/1 >`_)
40
+ - Properly handle CI environment terminals (`#1 <https://github.com/s0undt3ch /python-tools-scripts/issues/1 >`_)
41
41
42
42
43
43
0.9.0rc1 (2022-09-22)
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ package = "ptscripts"
11
11
filename = " CHANGELOG.rst"
12
12
directory = " changelog/"
13
13
title_format = " {version} ({project_date})"
14
- issue_format = " `#{issue} <https://github.com/saltstack /python-tools-scripts/issues/{issue}>`_"
14
+ issue_format = " `#{issue} <https://github.com/s0undt3ch /python-tools-scripts/issues/{issue}>`_"
15
15
16
16
[[tool .towncrier .type ]]
17
17
directory = " breaking"
You can’t perform that action at this time.
0 commit comments