Skip to content

Commit

Permalink
Updated 2.3.3 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
roycornelissen authored Apr 12, 2019
1 parent 8bd763b commit ad0f0c3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/GMImagePicker/GMImagePicker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
<PackageLicenseUrl>https://raw.githubusercontent.com/roycornelissen/GMImagePicker.Xamarin/master/LICENSE</PackageLicenseUrl>
<Owners>Roy Cornelissen</Owners>
<PackageProjectUrl>https://github.com/roycornelissen/GMImagePicker.Xamarin</PackageProjectUrl>
<PackageReleaseNotes>[2.3.2]
<PackageReleaseNotes>[2.3.3]
- #55: Added ru translations. Thanks @ish-1313!
[2.3.2]
- #49: Fixed Blue Tick doesn't appear in iOS 12. Thanks @vksuman!
- #51: Added basic Norwegian and Polish translations. Thanks @vksuman!
[2.3.1]
Expand All @@ -42,10 +44,8 @@
- Fixed #22: Added support for recording new videos with camera button (Thanks to Karim El Jed for the PR)
- Fixed #19: Added support for custom additional UIToolbarItems (Thanks to Armin (@pragmatrix) for the PR)
- Bugfix for a possible NullReferenceIssue (Thanks to Armin (@pragmatrix) for the PR)

[2.0.1]
- Fixed #18: inaccurate item count in album overview (Thanks to Erik Rodriguez for finding the cause)

[2.0.0]
- iOS 11 compatibility (Thanks to Lennard Sprong for the PR)
- Fixed high memory pressure issues (Thanks to Rolf van Kuijen for the PR)
Expand Down Expand Up @@ -154,4 +154,4 @@
</ItemGroup>
<Import Project="..\..\samples\packages\NuGet.Build.Packaging.0.1.276\build\NuGet.Build.Packaging.targets" Condition="Exists('..\..\samples\packages\NuGet.Build.Packaging.0.1.276\build\NuGet.Build.Packaging.targets')" />
<Import Project="..\packages\NuGet.Build.Packaging.0.2.2\build\NuGet.Build.Packaging.targets" Condition="Exists('..\packages\NuGet.Build.Packaging.0.2.2\build\NuGet.Build.Packaging.targets')" />
</Project>
</Project>

0 comments on commit ad0f0c3

Please sign in to comment.