Skip to content

Commit 6a030f6

Browse files
committed
Update CHANGES.rst for PR #420
1 parent a99e81b commit 6a030f6

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
@@ -48,6 +48,7 @@ WIP 8.x
4848
- Migrate pyproject.toml to PEP 621-compliant [project] metadata format. (hroncok in `#399`_)
4949
- Improved test coveraged (akx in `#315`_)
5050
- Implement Ruff rules and perform comprehensive code cleanup. (bartTC in `#408`_)
51+
- Modernize development setup: use ``uv`` and ``just``, add support for Python 3.14, and drop support for Python 3.9. (hugovk in `#420`_)
5152

5253
.. _#315: https://github.com/lincolnloop/python-qrcode/pull/315
5354
.. _#349: https://github.com/lincolnloop/python-qrcode/pull/349
@@ -57,6 +58,7 @@ WIP 8.x
5758
.. _#400: https://github.com/lincolnloop/python-qrcode/pull/400
5859
.. _#408: https://github.com/lincolnloop/python-qrcode/pull/408
5960
.. _#412: https://github.com/lincolnloop/python-qrcode/pull/412
61+
.. _#420: https://github.com/lincolnloop/python-qrcode/pull/420
6062

6163
8.2 (01 May 2025)
6264
-----------------

0 commit comments

Comments
 (0)