diff --git a/CHANGELOG.md b/CHANGELOG.md index 0282fb8..b3cd5dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## 1.0.0 (2026-06-20) + + +### Features + +* add app logo to UI and README ([6d125eb](https://github.com/cryptoflops/proof-pay/commit/6d125ebf95bac70d4b0736d2263409f5b309b54f)) +* add escrow hooks and Celo Sepolia chain config ([8821945](https://github.com/cryptoflops/proof-pay/commit/88219455bc34a070745fa86b3ccf3bc6b710ea99)) +* minipay integration and mobile UX optimization for Proof-of-Ship ([034c872](https://github.com/cryptoflops/proof-pay/commit/034c8723babe6aaeddc96b5638387dcfdb6a4791)) +* **minipay:** integrate MiniPay wallet hook with stablecoin balances and submission artifacts ([697d1a7](https://github.com/cryptoflops/proof-pay/commit/697d1a7a759675c5e41f6c79c266baa7fb7e54e4)) +* switch to Celo Mainnet contract addresses ([28af438](https://github.com/cryptoflops/proof-pay/commit/28af4385a1e11dad16288f108a3708844aeda066)) + + +### Bug Fixes + +* unoptimized next/image for static export ([3b96b85](https://github.com/cryptoflops/proof-pay/commit/3b96b85e7d6014e66e545ea4416ec453a2f91d22)) + ## [Unreleased] - 2026-06-19 ### Changed @@ -7,4 +23,4 @@ - Added input validation for amounts ### Fixed -- Resolved race condition in wallet sync \ No newline at end of file +- Resolved race condition in wallet sync