mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
[Changelog] Add changelog entry for #166
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user