From d10d2db5490629007d99f91568b380d96746e34f Mon Sep 17 00:00:00 2001 From: Terry Burton Date: Sat, 20 Jul 2024 23:29:40 +0100 Subject: [PATCH] Update CHANGES --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 860d16f84..672dd0fe5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +2024-07-20 + +* The QR Code encoder was amended to opportunistically raise the error correction level when better fit to the matrix possible. + + 2024-07-07 * The renders were amended to lookup default colours from the global context when unset and available.