Skip to content

Commit ad0f0c3

Browse files
Updated 2.3.3 release notes
1 parent 8bd763b commit ad0f0c3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/GMImagePicker/GMImagePicker.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
<PackageLicenseUrl>https://raw.githubusercontent.com/roycornelissen/GMImagePicker.Xamarin/master/LICENSE</PackageLicenseUrl>
2222
<Owners>Roy Cornelissen</Owners>
2323
<PackageProjectUrl>https://github.com/roycornelissen/GMImagePicker.Xamarin</PackageProjectUrl>
24-
<PackageReleaseNotes>[2.3.2]
24+
<PackageReleaseNotes>[2.3.3]
25+
- #55: Added ru translations. Thanks @ish-1313!
26+
[2.3.2]
2527
- #49: Fixed Blue Tick doesn't appear in iOS 12. Thanks @vksuman!
2628
- #51: Added basic Norwegian and Polish translations. Thanks @vksuman!
2729
[2.3.1]
@@ -42,10 +44,8 @@
4244
- Fixed #22: Added support for recording new videos with camera button (Thanks to Karim El Jed for the PR)
4345
- Fixed #19: Added support for custom additional UIToolbarItems (Thanks to Armin (@pragmatrix) for the PR)
4446
- Bugfix for a possible NullReferenceIssue (Thanks to Armin (@pragmatrix) for the PR)
45-
4647
[2.0.1]
4748
- Fixed #18: inaccurate item count in album overview (Thanks to Erik Rodriguez for finding the cause)
48-
4949
[2.0.0]
5050
- iOS 11 compatibility (Thanks to Lennard Sprong for the PR)
5151
- Fixed high memory pressure issues (Thanks to Rolf van Kuijen for the PR)
@@ -154,4 +154,4 @@
154154
</ItemGroup>
155155
<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')" />
156156
<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')" />
157-
</Project>
157+
</Project>

0 commit comments

Comments
 (0)