Skip to content

Commit c122cb8

Browse files
author
Hugo Tunius
committed
[Release] Version 3.4.1
1 parent 9f005a7 commit c122cb8

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+
v.3.4.1
5+
-------
6+
7+
* Use `localizedUppercase` for `titleFormatter` by default when available. Thanks to [canaksoy](https://github.com/canaksoy).
8+
49
v3.4.0
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.4.0"
3+
s.version = "3.4.1"
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)