Skip to content

Commit f669524

Browse files
committed
- v1.1.3
1 parent 72fc48b commit f669524

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

AXStateButton.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 = "AXStateButton"
3-
s.version = "1.1.2"
3+
s.version = "1.1.3"
44
s.license = { :type => 'MIT', :file => 'LICENSE.md' }
55
s.summary = "A simple UIButton subclass that allows for extensive button state customization."
66
s.homepage = "https://github.com/alexhillc/AXStateButton"

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.1.3
2+
- Support for iOS 8
3+
14
# 1.1.2
25
- Removes animation from setValue:forState methods
36

0 commit comments

Comments
 (0)