Skip to content

Commit be20ffa

Browse files
committed
Update Changelog
1 parent ba0a51f commit be20ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
## [1.8.10](https://github.com/layoutBox/PinLayout/releases/tag/1.8.10)
1111
Released on 2019-09-16
1212

13-
#### Upgrade to Swift 5
13+
#### Usage `UIView.effectiveUserInterfaceLayoutDirection` to detect RTL
1414

1515
* Use `UIView.effectiveUserInterfaceLayoutDirection` to detect RTL on iOS 10 and above. This is recommended approach to detect layout direction taking into account view's semantic content attribute, trait environment and UIApplication layout direction.
1616
* Added by [MontakOleg](https://github.com/MontakOleg) in Pull Request [#200](https://github.com/layoutBox/PinLayout/pull/200)

0 commit comments

Comments
 (0)