From 0e1dcf068024fce0620ba6b6b5361dacc04fde1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Dec 2022 13:52:05 +0000 Subject: [PATCH] chore(master): release 1.30.0 --- CHANGELOG.md | 16 ++++++++++++++++ version.txt | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e9cc7aa34..36176c01a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [1.30.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v1.29.0...v1.30.0) (2022-12-25) + + +### Features + +* 539 - specific test for nova group filter ([#646](https://github.com/openfoodfacts/openfoodfacts-dart/issues/646)) ([44dfd2d](https://github.com/openfoodfacts/openfoodfacts-dart/commit/44dfd2da8025e480b0c0f7ec486184476f13c134)) +* 539 - taxonomy for Nova groups ([#645](https://github.com/openfoodfacts/openfoodfacts-dart/issues/645)) ([5bf2959](https://github.com/openfoodfacts/openfoodfacts-dart/commit/5bf2959ab40f3e157b1dd4cf3e01b8248601a443)) +* 548 - License "refactoring" ([#642](https://github.com/openfoodfacts/openfoodfacts-dart/issues/642)) ([18f5c6f](https://github.com/openfoodfacts/openfoodfacts-dart/commit/18f5c6f9b37b308ac8e0991c50fb57b738867007)) +* 617 - new "save packagings V3" feature ([#640](https://github.com/openfoodfacts/openfoodfacts-dart/issues/640)) ([55ffbf2](https://github.com/openfoodfacts/openfoodfacts-dart/commit/55ffbf23f7e2ec757e8324d38da9fdaaeb8f7f1f)) +* 648 - new method "Nutriments.isEmpty" ([#649](https://github.com/openfoodfacts/openfoodfacts-dart/issues/649)) ([d04e9eb](https://github.com/openfoodfacts/openfoodfacts-dart/commit/d04e9eb0be3cc34322ebb3e8d3dfd2c8cc6dfdb8)) + + +### Bug Fixes + +* 634 - mapped tag 'energy' to Nutrient energyKj. ([#644](https://github.com/openfoodfacts/openfoodfacts-dart/issues/644)) ([3957139](https://github.com/openfoodfacts/openfoodfacts-dart/commit/39571396d36385a16aa636a7b400c8ed69eb3dc7)) + ## [1.29.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v1.28.0...v1.29.0) (2022-12-09) diff --git a/version.txt b/version.txt index 5e57fb8955..034552a83e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.29.0 +1.30.0