diff --git a/CHANGELOG.md b/CHANGELOG.md index 74381adad..de265224b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file ## [Unreleased] +## [1.20.0] - 2026-08-02 + +### Fixed + +- Passkey backup state credential encoding is now canonicalized for consistent Git sync + +### Changed + +- Removed provenance metadata fields from passkey storage + ## [1.19.3] - 2026-07-31 ### Fixed diff --git a/app/version.properties b/app/version.properties index e3df6bf7a..e67e258ca 100644 --- a/app/version.properties +++ b/app/version.properties @@ -2,4 +2,4 @@ # This file was automatically generated by 'versioning-plugin'. DO NOT EDIT MANUALLY. # versioning-plugin.versionCode=12000 -versioning-plugin.versionName=1.20.0-SNAPSHOT +versioning-plugin.versionName=1.20.0