Skip to content

Commit d6aa42e

Browse files
author
JoniVR
committed
1 parent 45a4c3b commit d6aa42e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [2.0.1](https://github.com/JoniVR/VerticalCardSwiper/releases/tag/2.0.1) (Aug 19, 2019)
4+
5+
#### Bug fixes
6+
7+
- Fixed paging algorithm not accounting for zero velocity.
8+
39
## [2.0.0](https://github.com/JoniVR/VerticalCardSwiper/releases/tag/2.0.0) (Jun 21, 2019)
410

511
#### API breaking changes

VerticalCardSwiper.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

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

0 commit comments

Comments
 (0)