Skip to content

Commit d54ddb8

Browse files
committed
Update CHANGES.rst for PR #389
1 parent 567d3be commit d54ddb8

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
@@ -53,11 +53,13 @@ WIP 8.x
5353
- Significant performance improvement for ``SolidFillColorMask``. (heitor in `#397`_)
5454
- Fix thread safety issue in ``bisect_left`` usage. (Fixes `#421`_)
5555
- Fix ``ValueError: glog(0)`` when encoding zero-heavy data. (Fixes `#330`_)
56+
- Fix mask evaluation to include format info, version info, and the dark module per ISO 18004 §7.8.3.1. (Jaimeetxebarria in `#389`_)
5657

5758
.. _#315: https://github.com/lincolnloop/python-qrcode/pull/315
5859
.. _#349: https://github.com/lincolnloop/python-qrcode/pull/349
5960
.. _#373: https://github.com/lincolnloop/python-qrcode/pull/373
6061
.. _#385: https://github.com/lincolnloop/python-qrcode/pull/385
62+
.. _#389: https://github.com/lincolnloop/python-qrcode/pull/389
6163
.. _#397: https://github.com/lincolnloop/python-qrcode/pull/397
6264
.. _#399: https://github.com/lincolnloop/python-qrcode/pull/399
6365
.. _#400: https://github.com/lincolnloop/python-qrcode/pull/400

0 commit comments

Comments
 (0)