Skip to content

Commit

Permalink
release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JoniVR committed Aug 19, 2019
1 parent 45a4c3b commit d6aa42e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [2.0.1](https://github.com/JoniVR/VerticalCardSwiper/releases/tag/2.0.1) (Aug 19, 2019)

#### Bug fixes

- Fixed paging algorithm not accounting for zero velocity.

## [2.0.0](https://github.com/JoniVR/VerticalCardSwiper/releases/tag/2.0.0) (Jun 21, 2019)

#### API breaking changes
Expand Down
2 changes: 1 addition & 1 deletion VerticalCardSwiper.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'VerticalCardSwiper'
s.version = '2.0.0'
s.version = '2.0.1'
s.summary = 'A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift.'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit d6aa42e

Please sign in to comment.