Skip to content

Commit f0f4a21

Browse files
committed
Update changelog
1 parent 6d023db commit f0f4a21

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
@@ -6,13 +6,15 @@ WIP
66
===
77

88
- Added ``GappedCircleModuleDrawer`` (PIL) to render QR code modules as non-contiguous circles. (BenwestGate in `#373`_)
9+
- Improved test coveraged (akx in `#315`_)
910
- Migrate pyproject.toml to PEP 621-compliant [project] metadata format. (hroncok in `#399`_)
1011
- Allow execution as a Python module. (stefansjs in `#400`_)
1112

1213
::
1314

1415
python -m qrcode --output qrcode.png "hello world"
1516

17+
.. _#315: https://github.com/lincolnloop/python-qrcode/pull/315
1618
.. _#373: https://github.com/lincolnloop/python-qrcode/pull/373
1719
.. _#399: https://github.com/lincolnloop/python-qrcode/pull/399
1820
.. _#400: https://github.com/lincolnloop/python-qrcode/pull/400

0 commit comments

Comments
 (0)