Skip to content

Commit

Permalink
- v1.3.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhillc committed Oct 17, 2017
1 parent 15b303a commit 7b977d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AXPhotoViewer.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "AXPhotoViewer"
s.version = "1.3.2"
s.version = "1.3.3"
s.license = { :type => 'MIT', :file => 'LICENSE.md' }
s.summary = "An iPhone/iPad photo gallery viewer, useful for viewing a large number of photos."
s.homepage = "https://github.com/alexhillc/AXPhotoViewer"
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.3.3
- **[FIXED]** `LoadingView` custom loading indicator improperly sized

# 1.3.2
- **[FIXED]** `LoadingView` retry attributes are the same on iOS 10 & prior
- **[FIXED]** Stackable container will size itself to zero height if there are no
Expand Down

0 comments on commit 7b977d7

Please sign in to comment.