Skip to content

Commit

Permalink
Add package release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmanuelthiel committed Dec 26, 2017
1 parent 8fb702c commit c2f22ea
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions SwipeCards.Controls/SwipeCards.Controls.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@
<PackageTags>tinder xamarin.forms control card swipe swipecards</PackageTags>
<Title>SwipeCards for Xamarin.Forms</Title>
<PackOnBuild>true</PackOnBuild>
<PackageReleaseNotes>- Update to Xamarin.Forms 2.5.0.121934
- Replaced `SwipedRight` and `SwipedLeft` Actions with `Swipe` Event
- Replaced `StartedDragging` and `FinishedDragging` Actions with Events
- Bugfixes</PackageReleaseNotes>
<PackageReleaseNotes>Update to Xamarin.Forms 2.5.0.121934, Replace `SwipedRight` and `SwipedLeft` Actions with `Swipe` Event, Replace `StartedDragging` and `FinishedDragging` Actions with Events, Bugfixes</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="2.5.0.121934" />
Expand Down

0 comments on commit c2f22ea

Please sign in to comment.