Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Commit 560e373

Browse files
committed
[Release] Version 3.6.0
1 parent ccf36d7 commit 560e373

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Master
22
------
33

4+
v3.6.0
5+
------
6+
7+
* Added support for Swift 4.2 and Xcode 10. See [#239](https://github.com/Skyscanner/SkyFloatingLabelTextField/pull/216).
8+
49
v3.5.2
510
------
611

SkyFloatingLabelTextField.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SkyFloatingLabelTextField"
3-
s.version = "3.5.2"
3+
s.version = "3.6.0"
44
s.summary = "A beautiful, flexible and customizable textfield that minimizes space when displaying additional context."
55
s.homepage = "https://github.com/Skyscanner/SkyFloatingLabelTextField"
66
s.license = { :type => "Apache 2.0", :file => "LICENSE" }

0 commit comments

Comments
 (0)