Skip to content

Commit 27d27b2

Browse files
committed
Updated changelog
1 parent c75e649 commit 27d27b2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
x.y.z Release Notes (yyyy-MM-dd)
22
=============================================================
33

4+
2.5.2 Release Notes (2019-10-23)
5+
=============================================================
6+
47
## Added
58

69
* Brazilian Portuguese Language Support ([#380](https://github.com/TimOliver/TOCropViewController/issues/380))
710

811
## Fixed
912

10-
* A visual glitch that would occur in iOS 13 because the Swift view controller wasn't explicitly marked as full screen.
13+
* A visual glitch that would occur in iOS 13 because the Swift view controller wasn't explicitly marked as full screen. ([#385](https://github.com/TimOliver/TOCropViewController/issues/385))
14+
* A visual glitch where the image would snap upwards during the presentation animation on non-Face ID devices. ([#387](https://github.com/TimOliver/TOCropViewController/issues/387))
15+
* A bug where subclassing the class in Swift would fail because it wasn't using the desginated initializer. ([#379](https://github.com/TimOliver/TOCropViewController/issues/379))
1116

1217
2.5.1 Release Notes (2019-07-08)
1318
=============================================================

0 commit comments

Comments
 (0)