Skip to content

Commit 383bada

Browse files
committed
Update CHANGES
1 parent 22e460a commit 383bada

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGES

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
XXXX-XX-XX
1+
2026-05-28
22

33
* The QR Code, Aztec Code, Ultracode, PDF417, MicroPDF417, MaxiCode, Data Matrix, Han Xin Code, Code One and Codablock F encoders were amended to bound their parsed message length.
44
* The DotCode encoder was amedned to cap the rows and columns options at 200.
55
* The renmatrix intermediate dictionary key for per-row module heights was renamed from rowmult (a per-row array) to rowheights, eliminating a collision with the public scalar rowmult option of the PDF417 and MicroPDF417 encoders.
6+
* The Code 128, Codablock F and Code 16K encoders were amended to avoid quadratic-time encoding of long digit runs.
67

78

89
2026-05-06

0 commit comments

Comments
 (0)