[Changelog] Add changelog entry for #166

This commit is contained in:
Steven Deutsch
2017-09-26 12:20:01 -05:00
parent e21352944e
commit c74800a298
+7
View File
@@ -6,6 +6,9 @@ The changelog for `MessageKit`. Also see the [releases](https://github.com/Messa
## Upcoming release
### Added
- **Breaking Change** `UIEdgeInsets` associated value to all `LabelAlignment` enum cases.
[#166](https://github.com/MessageKit/MessageKit/pull/166) by [@SD10](https://github.com/SD10).
- `LocationMessageDisplayDelegate` to customize a location messages appearance and add a `MKAnnotationView` to location message snapshots.
[#150](https://github.com/MessageKit/MessageKit/pull/150) by [@etoledom](https://github.com/etoledom).
@@ -26,6 +29,10 @@ The changelog for `MessageKit`. Also see the [releases](https://github.com/Messa
and a `right` inset of 18 for outgoing messages.
[#162](https://github.com/MessageKit/MessageKit/pull/162) by [@SD10](https://github.com/SD10).
### Removed
- **Breaking Change** `cellTopLabelInsets` and `cellBottomLabelInsets` from `MessagesCollectionViewFlowLayout`.
[#166](https://github.com/MessageKit/MessageKit/pull/166) by [@SD10](https://github.com/SD10).
----------------
## [[Prerelease] 0.8.2](https://github.com/MessageKit/MessageKit/releases/tag/0.8.2)