File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,20 +2,30 @@ Changelog
22=========
33
44
5- 0.4.1-4-g4ea1c57
6- ----------------
5+ 1.0.0 (2024-12-24)
6+ ------------------
77
88New
99~~~
10+ - Generate a changelog and add to doc index. [Stephen L Arnold]
1011- Add tox cmd to generate changelog. [Stephen L Arnold]
1112
1213Changes
1314~~~~~~~
15+ - Add reuse badge and update changelog. [Stephen L Arnold]
16+ - Add REUSE config and make LICENSE a symlink to the text. [Stephen L
17+ Arnold]
1418- Update tox cmds and python versions, adjust project config. [Stephen L
1519 Arnold]
1620
1721 * update readme and add .gitchangelog.rc file
1822
23+ Fixes
24+ ~~~~~
25+ - Disable link check in sphinx docs build workflow. [Stephen L Arnold]
26+
27+ * old changelog bits have too many crufty URLs
28+
1929
20300.4.1 (2024-12-24)
2131------------------
Original file line number Diff line number Diff line change 44
55|ci | |wheels | |release | |badge | |coverage |
66
7- |pre | |cov | |pylint |
7+ |pre | |reuse | | cov | |pylint |
88
99|tag | |license | |python | |plat |
1010
@@ -229,6 +229,10 @@ To run all ``pre-commit`` checks manually, try::
229229 :target: https://github.com/sarnold/python-daemonizer/actions/workflows/pylint.yml
230230 :alt: Pylint score
231231
232+ .. |reuse | image :: https://api.reuse.software/badge/git.fsfe.org/reuse/api
233+ :target: https://api.reuse.software/info/git.fsfe.org/reuse/api
234+ :alt: REUSE status
235+
232236.. |license | image :: https://img.shields.io/badge/license-CC--BY--SA--3.0-blue
233237 :target: https://github.com/sarnold/python-daemonizer/blob/master/LICENSE
234238 :alt: License
You can’t perform that action at this time.
0 commit comments