From 4f068a04d0889eb95fbf44b924b6ad426970e028 Mon Sep 17 00:00:00 2001 From: Shahbaz Date: Tue, 18 Aug 2026 12:12:45 +0500 Subject: [PATCH] Add release notes for app version app-1.8.1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d642332..3696a75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog All notable changes to this project will be documented in this file. +## [app-1.8.1] + +- Fix the duplicate payments issue with the Embedded Card app. + ## [app-1.8.0] - Fix: Klarna — For auto-capture payments, mark the payment as pending initially, then update it to paid once the capture succeeds.