There was an error while loading. Please reload this page.
1 parent 73316bf commit 12e9a5fCopy full SHA for 12e9a5f
1 file changed
docs/changelog.rst
@@ -4,9 +4,10 @@ Changelog
4
v0.16.2
5
~~~~~~~
6
* Add support for Python 3.13.
7
-* Fixed a leading ``99`` digit pair being silently dropped from Code128
+* Fix a leading ``99`` digit pair being silently dropped from Code128
8
barcodes. (#251)
9
-* Fixed ISBN-10 and ISSN barcodes being truncated to 10 and 8 digits.
+* Fix ISBN-10 and ISSN barcodes being truncated to 10 and 8 digits.
10
+* Fix Code128 emitting different (but valid) output depending on invocation.
11
12
v0.16.1
13
0 commit comments