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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,26 @@ The changelog for `MessageKit`. Also see the [releases](https://github.com/Messa
6
6
7
7
### Added
8
8
9
+
### Fixed
10
+
11
+
### Changed
12
+
13
+
### Removed
14
+
15
+
## 4.1.0
16
+
17
+
### Added
18
+
9
19
- Swiftformat and Swiftlint SwiftPM plugins used for linting and formatting the codebase [#1729](https://github.com/MessageKit/MessageKit/pull/1729) by [@martinpucik](https://github.com/martinpucik)
10
20
11
21
### Fixed
12
22
13
23
- Fixed iOS 13 deprecation warnings [#1730](https://github.com/MessageKit/MessageKit/pull/1730) by [@kaspik](https://github.com/Kaspik)
14
24
- SwiftPM plugins setup [#1732](https://github.com/MessageKit/MessageKit/pull/1732) by [@martinpucik](https://github.com/martinpucik)
25
+
26
+
### Changed
27
+
28
+
- Updated InputBarAccessoryView to v6.1.1 by [@kaspik](https://github.com/Kaspik)
0 commit comments