From 8c313c446e005d011e2b36d839caa486b5ed35a4 Mon Sep 17 00:00:00 2001 From: Martin Boonk Date: Tue, 7 Dec 2021 22:57:35 +0100 Subject: [PATCH] Update changelog --- apps/qrcode/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/qrcode/ChangeLog b/apps/qrcode/ChangeLog index e2ae6b02a..91121ac6e 100644 --- a/apps/qrcode/ChangeLog +++ b/apps/qrcode/ChangeLog @@ -1,2 +1,3 @@ 0.01: New App! 0.02: Add posibillity to generate Wifi code. +0.03: Forces integer scaling and adds more configuration (error correction, description, display)