File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ WIP 8.x
4949- Improved test coveraged (akx in `#315 `_)
5050- Implement Ruff rules and perform comprehensive code cleanup. (bartTC in `#408 `_)
5151- Modernize development setup: use ``uv `` and ``just ``, add support for Python 3.14, and drop support for Python 3.9. (hugovk in `#420 `_)
52+ - Fix ``QRCode.clear() `` to properly reset the internal state, allowing instance reuse. (m000 in `#411 `_)
5253
5354.. _#315 : https://github.com/lincolnloop/python-qrcode/pull/315
5455.. _#349 : https://github.com/lincolnloop/python-qrcode/pull/349
@@ -57,6 +58,7 @@ WIP 8.x
5758.. _#399 : https://github.com/lincolnloop/python-qrcode/pull/399
5859.. _#400 : https://github.com/lincolnloop/python-qrcode/pull/400
5960.. _#408 : https://github.com/lincolnloop/python-qrcode/pull/408
61+ .. _#411 : https://github.com/lincolnloop/python-qrcode/pull/411
6062.. _#412 : https://github.com/lincolnloop/python-qrcode/pull/412
6163.. _#420 : https://github.com/lincolnloop/python-qrcode/pull/420
6264
You can’t perform that action at this time.
0 commit comments