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
1919Improvements
2020------------
2121
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 >`_)
2323
2424
25250.9.0rc3 (2022-10-01)
@@ -28,7 +28,7 @@ Improvements
2828Bug Fixes
2929---------
3030
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 >`_)
3232
3333
34340.9.0rc2 (2022-09-30)
@@ -37,7 +37,7 @@ Bug Fixes
3737Bug Fixes
3838---------
3939
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 >`_)
4141
4242
43430.9.0rc1 (2022-09-22)
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ package = "ptscripts"
1111filename = " CHANGELOG.rst"
1212directory = " changelog/"
1313title_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}>`_"
1515
1616 [[tool .towncrier .type ]]
1717 directory = " breaking"
You can’t perform that action at this time.
0 commit comments