From 0a90bc3abfd6a8119c6bf2f7b4301dc32ef3cd21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 11:59:54 +0100 Subject: [PATCH] chore(develop): release 3.8.0 (#4436) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index beb4891b4c7c..a8d949741041 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [3.8.0](https://github.com/openfoodfacts/openfoodfacts-androidapp/compare/v3.7.0...v3.8.0) (2022-02-09) + + +### Features + +* use JDK 11 in detekt workflow ([7787aef](https://github.com/openfoodfacts/openfoodfacts-androidapp/commit/7787aef14a360aca7733c20ba84987383c6f1f60)) + + +### Bug Fixes + +* NPE in ProductListAdapter ([#4469](https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/4469)) ([3af2973](https://github.com/openfoodfacts/openfoodfacts-androidapp/commit/3af29736e8c1ad586a379b5126eadd611b3a0763)) +* robotoff should not make the app crash if unavailable ([#4464](https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/4464)) ([70d4e09](https://github.com/openfoodfacts/openfoodfacts-androidapp/commit/70d4e0984045c2ec7f2af28506255bd13ecb7bbc)) + ## [3.7.0](https://www.github.com/openfoodfacts/openfoodfacts-androidapp/compare/v3.6.8...v3.7.0) (2021-12-26) diff --git a/version.txt b/version.txt index 7c69a55dbb18..19811903a7f7 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.7.0 +3.8.0