CHANGELOG Entry

This commit is contained in:
Nathan Tannar
2017-10-18 00:43:43 -07:00
committed by Steven Deutsch
parent e1311c7478
commit cb7ba99cf3
+3
View File
@@ -27,6 +27,9 @@ The changelog for `MessageKit`. Also see the [releases](https://github.com/Messa
- Changes the `MessageInputBar` bottom `UIStackView`'s `bottomAnchor` to `layoutMarginsGuide.bottomAnchor` to fix issues on the iPhone X
[#266](https://github.com/MessageKit/MessageKit/pull/266) by [@nathantannar4](https://github.com/nathantannar4).
- Initial `contentInset.bottom` reference changed from `messageInputBar` to `inputAccessoryView` to allow custom inp`inputAccessoryView`'s that don't break the initial layout
[#267](https://github.com/MessageKit/MessageKit/pull/262) by [@nathantannar4](https://github.com/nathantannar4).
### Removed
- **Breaking Change** Removed `additionalTopContentInset` property of `MessagesViewController` because this is no longer necessary