From 83312fb55ce9d89cfceee315a58812496589dbb3 Mon Sep 17 00:00:00 2001 From: hyochan Date: Sat, 4 Jun 2022 20:07:37 +0900 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8450e8a..c1927e18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 5.3.0 + +## What's Changed +* Refactor java to kotlin, add showInAppMessageAndroid by @offline-first in https://github.com/dooboolab/flutter_inapp_purchase/pull/365 + +## New Contributors +* @offline-first made their first contribution in https://github.com/dooboolab/flutter_inapp_purchase/pull/365 + +**Full Changelog**: https://github.com/dooboolab/flutter_inapp_purchase/compare/5.2.0...5.3.0 + ## 5.2.0 Bugfix #356