Changelog update for PR #262

This commit is contained in:
Nathan Tannar
2017-10-16 17:41:38 -07:00
parent 7993f94674
commit af948846bc
+5
View File
@@ -6,6 +6,11 @@ The changelog for `MessageKit`. Also see the [releases](https://github.com/Messa
## Upcoming release
### Changed
- Fixed a bug that prevented the `textAllignment` property of `InputTextView`'s `placeholderLabel` from having noticable differences when changed to `.center` or `.right`
[#262](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