From aeb13389a306994eb02a1c476559ddafe1289a6f Mon Sep 17 00:00:00 2001 From: udenr Date: Mon, 4 Sep 2023 11:48:06 +0000 Subject: [PATCH] update changelog for "v4.3.1" changes This commit was created by changelog-from-release in 'Changelog Generation' CI workflow --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 011391a..baf19c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog + +## [QR Scanner (Privacy Friendly) v4.3.1](https://github.com/SecUSo/privacy-friendly-qr-scanner/releases/tag/v4.3.1) - 04 Sep 2023 + +## What's Changed +* Add permission check to QRCodeImageDialogFragment by [@udenr](https://github.com/udenr) in https://github.com/SecUSo/privacy-friendly-qr-scanner/pull/178 +* Fix NPE in some cases by [@udenr](https://github.com/udenr) in https://github.com/SecUSo/privacy-friendly-qr-scanner/pull/179 + +**Full Changelog**: https://github.com/SecUSo/privacy-friendly-qr-scanner/compare/v4.3.0...v4.3.1 + +[Changes][v4.3.1] + + ## [QR Scanner (Privacy Friendly) v4.3.0](https://github.com/SecUSo/privacy-friendly-qr-scanner/releases/tag/v4.3.0) - 30 Aug 2023 @@ -213,6 +225,7 @@ It belongs to the group of Privacy Friendly Apps from the research group SecUSo [Changes][v1.4] +[v4.3.1]: https://github.com/SecUSo/privacy-friendly-qr-scanner/compare/v4.3.0...v4.3.1 [v4.3.0]: https://github.com/SecUSo/privacy-friendly-qr-scanner/compare/v4.2.0...v4.3.0 [v4.2.0]: https://github.com/SecUSo/privacy-friendly-qr-scanner/compare/v4.1.0...v4.2.0 [v4.1.0]: https://github.com/SecUSo/privacy-friendly-qr-scanner/compare/v4.0.1...v4.1.0