docs: Changelog update

This commit is contained in:
martinpucik
2022-05-03 18:24:02 +02:00
parent f3d8724d24
commit c5eacf0b49
+1 -1
View File
@@ -28,7 +28,7 @@ The changelog for `MessageKit`. Also see the [releases](https://github.com/Messa
```swift
MessageSizeCalculator.messageContainerSize(for message: MessageType, at indexPath: IndexPath) -> CGSize
```
- BREAKING CHANGE: [2bd234b](https://github.com/MessageKit/MessageKit/commit/2bd234b1e878f392089f166d6868ce644d6c9e95) by [@martinpucik](https://github.com/martinpucik) Dropped support for iOS 12
- BREAKING CHANGE: Dropped support for iOS 12 [2bd234b](https://github.com/MessageKit/MessageKit/commit/2bd234b1e878f392089f166d6868ce644d6c9e95) by [@martinpucik](https://github.com/martinpucik)
### Removed