diff --git a/CHANGELOG.md b/CHANGELOG.md index d67d249649..c4f231080d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.15.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.14.0...v3.15.0) (2024-09-18) + + +### Features + +* 972 - new "product_type" field for Product ([#973](https://github.com/openfoodfacts/openfoodfacts-dart/issues/973)) ([3613a0e](https://github.com/openfoodfacts/openfoodfacts-dart/commit/3613a0ec2ecc987e4c7078ace20c42a05c3c5fa6)) + ## [3.14.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.13.0...v3.14.0) (2024-09-07) diff --git a/pubspec.yaml b/pubspec.yaml index d001e1b2b0..a7934d3f94 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: openfoodfacts description: Dart package for the Open Food Facts API, a food products database made by everyone, for everyone. # The version is automatically, temporarily increased by the release workflow, changing it manually has no effect. -version: 3.14.0 +version: 3.15.0 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: