Skip to content

Commit 41dbb29

Browse files
committed
Add PR reference
1 parent 3c80baa commit 41dbb29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,15 @@ WIP 8.x
4747
- **Fixed** an issue where an ``<svg:`` prefix in the SVG output caused invalid markup when inlined within HTML documents. (bartTC in `#412`_)
4848
- Migrate pyproject.toml to PEP 621-compliant [project] metadata format. (hroncok in `#399`_)
4949
- 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`_)
5151

5252
.. _#315: https://github.com/lincolnloop/python-qrcode/pull/315
5353
.. _#349: https://github.com/lincolnloop/python-qrcode/pull/349
5454
.. _#373: https://github.com/lincolnloop/python-qrcode/pull/373
5555
.. _#385: https://github.com/lincolnloop/python-qrcode/pull/385
5656
.. _#399: https://github.com/lincolnloop/python-qrcode/pull/399
5757
.. _#400: https://github.com/lincolnloop/python-qrcode/pull/400
58+
.. _#408: https://github.com/lincolnloop/python-qrcode/pull/408
5859
.. _#412: https://github.com/lincolnloop/python-qrcode/pull/412
5960

6061
8.2 (01 May 2025)

0 commit comments

Comments
 (0)