Skip to content

Commit 81f89b8

Browse files
committed
Release 0.5.1
1 parent f96d0b4 commit 81f89b8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

AHKActionSheet.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 = "AHKActionSheet"
3-
s.version = "0.5"
3+
s.version = "0.5.1"
44
s.summary = "An alternative to the UIActionSheet with a block-based API and a modern, customizable look."
55
s.homepage = "https://github.com/fastred/AHKActionSheet"
66
s.license = 'MIT'

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ The view is customizable either directly or through a UIAppearance API. See the
5353
5454
## Changelog
5555
56+
0.5.1
57+
58+
* Fixed issues with separators on iOS 8
59+
5660
0.5
5761
5862
* Fixed bugs on iOS 8

0 commit comments

Comments
 (0)