diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bf8243..9fa5604 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ The changes documented here do not include those from the original repository. ## [Unreleased] +### 17-11-2023 +Android - Implement Scan Orientation (https://outsystemsrd.atlassian.net/browse/RMET-2763) + ### 16-11-2023 Android - Implement Scan Button (https://outsystemsrd.atlassian.net/browse/RMET-2762) diff --git a/pom.xml b/pom.xml index 121f322..9eef316 100644 --- a/pom.xml +++ b/pom.xml @@ -7,5 +7,5 @@ 4.0.0 com.github.outsystems osbarcode-android - 0.0.23 + 0.0.24