From 2a6e24f7157a1dcdec47f6ab9edeffbfb479cddc Mon Sep 17 00:00:00 2001 From: Khoren Markosyan Date: Fri, 21 Oct 2022 13:06:23 +0400 Subject: [PATCH] version: 0.8.4 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01732e8..3b42b30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 0.8.4 + +* added 'bytes' parameter content without any modifications to the scan result + ## 0.8.3 * bug fixes diff --git a/pubspec.yaml b/pubspec.yaml index 45a28aa..f64423a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_zxing description: A barcode scanner and generator natively in Flutter with Dart FFI based on ZXing. -version: 0.8.3 +version: 0.8.4 repository: https://github.com/khoren93/flutter_zxing environment: