From 5f1d030e310dcc5fb38267d683ffdc25425cf2ad Mon Sep 17 00:00:00 2001 From: Brian Anglin Date: Thu, 9 Nov 2023 17:11:30 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b21f4a5e..d1164f67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ The changelog for `Superwall`. Also see the [releases](https://github.com/superwall-me/Superwall-Android/releases) on GitHub. +## 1.0.0-alpha.20 + +### Enhancements + +### Fixes + +- Fixes `app_open` race condition +- Prevents calling purchase twice +- Disables interactivity during purchase + ## 1.0.0-alpha.19 ### Fixes