Skip to content

Commit 5b72b20

Browse files
committed
Updated CHANGELOG
1 parent e47dd62 commit 5b72b20

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
x.y.z Release Notes (yyyy-MM-dd)
22
=============================================================
33

4+
## Added
5+
6+
* A `PrivacyInfo.xcprivacy` file to the resource bundle in order to be compliant with Apple's new privacy requirements. ([#569](https://github.com/TimOliver/TOCropViewController/pull/569))
7+
* A new aspect ratio setting of 16:6. ([#557](https://github.com/TimOliver/TOCropViewController/pull/557))
8+
* Ukranian localization. ([#529](https://github.com/TimOliver/TOCropViewController/pull/529))
9+
10+
## Enchancements
11+
12+
* Exposed `reverseContentLayout` as an external property. ([#568](https://github.com/TimOliver/TOCropViewController/pull/568))
13+
* Exposed `cropView` as an external property. ([#532](https://github.com/TimOliver/TOCropViewController/pull/532))
14+
* Added a way to revert back to the original aspect ratio after selecting a custom ratio from the list. ([#543](https://github.com/TimOliver/TOCropViewController/pull/543))
15+
16+
## Fixed
17+
18+
* A deprecation warning when trying to detect the current device's idiom. (([#543](https://github.com/TimOliver/TOCropViewController/pull/543))
19+
* Added in a variety of properties that were available in `TOCropViewController` but not `CropViewController`. (([#541](https://github.com/TimOliver/TOCropViewController/pull/541))
20+
21+
422
2.6.1 Release Notes (2022-01-23)
523
=============================================================
624

0 commit comments

Comments
 (0)