Skip to content

Commit 2d99966

Browse files
committed
Updated CHANGELOG
1 parent f7f5dbc commit 2d99966

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

4+
2.5.3 Release Notes (2020-06-11)
5+
=============================================================
6+
7+
## Added
8+
9+
* SPM Support. ([#413](https://github.com/TimOliver/TOCropViewController/pull/413))
10+
* The ability to explicitly show and hide the 'Cancel' and 'Done' buttons in the toolbar. ([#392](https://github.com/TimOliver/TOCropViewController/pull/392))
11+
12+
## Fixed
13+
14+
* A memory crash caused by improper `self` usage in delegates between multiple instances of the Swift crop view controller. ([#409](https://github.com/TimOliver/TOCropViewController/pull/409))
15+
416
2.5.2 Release Notes (2019-10-23)
517
=============================================================
618

0 commit comments

Comments
 (0)