Skip to content

Commit e6eafdc

Browse files
committed
Update CHANGES.rst for PR #397
1 parent 6de51df commit e6eafdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,13 @@ WIP 8.x
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`_)
5252
- Fix ``QRCode.clear()`` to properly reset the internal state, allowing instance reuse. (m000 in `#411`_)
53+
- Significant performance improvement for ``SolidFillColorMask``. (heitor in `#397`_)
5354

5455
.. _#315: https://github.com/lincolnloop/python-qrcode/pull/315
5556
.. _#349: https://github.com/lincolnloop/python-qrcode/pull/349
5657
.. _#373: https://github.com/lincolnloop/python-qrcode/pull/373
5758
.. _#385: https://github.com/lincolnloop/python-qrcode/pull/385
59+
.. _#397: https://github.com/lincolnloop/python-qrcode/pull/397
5860
.. _#399: https://github.com/lincolnloop/python-qrcode/pull/399
5961
.. _#400: https://github.com/lincolnloop/python-qrcode/pull/400
6062
.. _#408: https://github.com/lincolnloop/python-qrcode/pull/408

0 commit comments

Comments
 (0)