Skip to content

Commit

Permalink
Merge pull request #275 from nathantannar4/prepare_6_5
Browse files Browse the repository at this point in the history
Prepare 6.5.0 release
  • Loading branch information
Kaspik authored Oct 14, 2024
2 parents 3c19cea + 49ca3e4 commit 4730143
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog
- Master:
- Nothing yet
- 6.5.0
- Bump Swift version to 5.10
- [#274](https://github.com/nathantannar4/InputBarAccessoryView/pull/274) Perform layout changes on main thread
- 6.4.0
- [#263](https://github.com/nathantannar4/InputBarAccessoryView/pull/263) Fixed bottom gap calculations for embedded controllers
- 6.3.0
- [#244](https://github.com/nathantannar4/InputBarAccessoryView/pull/244) Fixed the gap between keyboard and input bar when used on pagesheet/formsheet on iPad
- [#250](https://github.com/nathantannar4/InputBarAccessoryView/pull/250) Fixed crash after adding image attachment
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:5.9
// swift-tools-version:5.10
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription
Expand Down

0 comments on commit 4730143

Please sign in to comment.