Skip to content

Commit 16e5a99

Browse files
committed
Release 2.3.1
1 parent 39debec commit 16e5a99

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.3.1](https://github.com/JoniVR/VerticalCardSwiper/releases/tag/2.3.1) (Jan 8, 2021)
4+
5+
#### Bug fixes
6+
7+
- Fixed `isStackOnBottom` and `stackedCardsCount` not working - thanks [@stfnhdr](https://github.com/stfnhdr).
8+
39
## [2.3.0](https://github.com/JoniVR/VerticalCardSwiper/releases/tag/2.3.0) (Oct 4, 2020)
410

511
#### Enhancements

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.3.0'
11+
s.version = '2.3.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)