From e2c11f0c0fa81a9ca50734d4ff88cadf5b38fa5c Mon Sep 17 00:00:00 2001 From: Henry Schimke Date: Sat, 14 Jan 2023 12:03:44 -0600 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2b1849..8509181 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,8 @@ fn main() { * *v0.1.4* -> Dramatically improve performance for MultiFormatReader and for multiple barcode detection. ## Known Issues -Performance is low for GenericMultipleBarcodeReader. +* Performance is low for GenericMultipleBarcodeReader. +* Datamatrix codes are sometimes not correctly decoded, especially when they are _actually_ pure barcodes. This appears to be an issue with zxing 3.5.1 as well. ## ZXing Track Currently tracking zxing 3.5.1