Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
[skip-ci] updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignacio Romero committed Nov 1, 2017
1 parent fa390ae commit 0a7b7db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
## Version 1.9.6

##### Hot Fixes & Enhancements:
- Fixed the text input not being interactive on iOS. Making `SLKTextInputbar` a UIView subclass instead of `UIToolbar`.
- Fixed the text input not being interactive on iOS 11
- Fixed iPhone X issue where the text input bar wouldn't expand to the bottom of the screen, below the "gesture bar".

##### Deprecation:
- Deprecated `-shouldProcessTextForAutoCompletion:` in favor of `-shouldProcessTextForAutoCompletion`
Expand Down

1 comment on commit 0a7b7db

@hipwelljo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor thing, the gesture bar is termed the home indicator :)

Please sign in to comment.