You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,16 @@ The changelog for `MessageKit`. Also see the [releases](https://github.com/Messa
6
6
7
7
### Fixed
8
8
9
+
### Added
10
+
11
+
### Changed
12
+
13
+
### Removed
14
+
15
+
## 3.6.0
16
+
17
+
### Fixed
18
+
9
19
- Fixes an issue with Scroll problem on new messages with keyboard open [#1529](https://github.com/MessageKit/MessageKit/pull/1529) by [@politan8](https://github.com/politan8)
10
20
11
21
- Fixes time stamp vertical alignment so labels align with messages when showMessageTimestampOnSwipeLeft is true.
@@ -17,6 +27,8 @@ The changelog for `MessageKit`. Also see the [releases](https://github.com/Messa
17
27
18
28
### Changed
19
29
30
+
- Changed `resource_bundle` back to `resources` in MessageKit.podspec [#1565](https://github.com/MessageKit/MessageKit/pull/1565) by [@kaspik](https://github.com/kaspik)
0 commit comments