File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -47,14 +47,15 @@ WIP 8.x
47
47
- **Fixed ** an issue where an ``<svg: `` prefix in the SVG output caused invalid markup when inlined within HTML documents. (bartTC in `#412 `_)
48
48
- Migrate pyproject.toml to PEP 621-compliant [project] metadata format. (hroncok in `#399 `_)
49
49
- Improved test coveraged (akx in `#315 `_)
50
- - Implement Ruff rules and perform comprehensive code cleanup.
50
+ - Implement Ruff rules and perform comprehensive code cleanup. (bartTC in ` #408 `_)
51
51
52
52
.. _#315 : https://github.com/lincolnloop/python-qrcode/pull/315
53
53
.. _#349 : https://github.com/lincolnloop/python-qrcode/pull/349
54
54
.. _#373 : https://github.com/lincolnloop/python-qrcode/pull/373
55
55
.. _#385 : https://github.com/lincolnloop/python-qrcode/pull/385
56
56
.. _#399 : https://github.com/lincolnloop/python-qrcode/pull/399
57
57
.. _#400 : https://github.com/lincolnloop/python-qrcode/pull/400
58
+ .. _#408 : https://github.com/lincolnloop/python-qrcode/pull/408
58
59
.. _#412 : https://github.com/lincolnloop/python-qrcode/pull/412
59
60
60
61
8.2 (01 May 2025)
You can’t perform that action at this time.
0 commit comments