From c2f22ea945950a89447120f2926ef549a6906f13 Mon Sep 17 00:00:00 2001 From: Robin-Manuel Thiel Date: Tue, 26 Dec 2017 15:45:50 +0100 Subject: [PATCH] Add package release notes --- SwipeCards.Controls/SwipeCards.Controls.csproj | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/SwipeCards.Controls/SwipeCards.Controls.csproj b/SwipeCards.Controls/SwipeCards.Controls.csproj index 7627422..23707b7 100644 --- a/SwipeCards.Controls/SwipeCards.Controls.csproj +++ b/SwipeCards.Controls/SwipeCards.Controls.csproj @@ -12,10 +12,7 @@ tinder xamarin.forms control card swipe swipecards SwipeCards for Xamarin.Forms true - - Update to Xamarin.Forms 2.5.0.121934 -- Replaced `SwipedRight` and `SwipedLeft` Actions with `Swipe` Event -- Replaced `StartedDragging` and `FinishedDragging` Actions with Events -- Bugfixes + Update to Xamarin.Forms 2.5.0.121934, Replace `SwipedRight` and `SwipedLeft` Actions with `Swipe` Event, Replace `StartedDragging` and `FinishedDragging` Actions with Events, Bugfixes