From ed1461f8bfb3c8826335b4ee815720978b0e9582 Mon Sep 17 00:00:00 2001 From: thecoderkd Date: Sat, 23 Oct 2021 02:28:05 +0530 Subject: [PATCH] Fixed formatting in changelog.md [share_plus] --- packages/share_plus/share_plus/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/share_plus/share_plus/CHANGELOG.md b/packages/share_plus/share_plus/CHANGELOG.md index abd0cd34eb..33e6f04463 100644 --- a/packages/share_plus/share_plus/CHANGELOG.md +++ b/packages/share_plus/share_plus/CHANGELOG.md @@ -32,11 +32,11 @@ - Android: migrate to mavenCentral -# 2.1.3 +## 2.1.3 - Update iOS share target to present on the top ViewController. This fixes "Unable to present" errors when the app is already presenting such as in an add to app scenario. -# 2.1.2 +## 2.1.2 - Do not tear down method channel onDetachedFromActivity.