Skip to content

Commit 80f6be4

Browse files
committed
Add a change log
1 parent f1393f8 commit 80f6be4

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Change Log
2+
All notable changes to this project will be documented in this file.
3+
This project adheres to [Semantic Versioning](http://semver.org/).
4+
5+
## [Unreleased]
6+
### Added
7+
- Prop to display/hide pager [56017a771342db604a2288d55390406d923e1cf9]
8+
- Prop for pan responder threshold [379ae78d314edbc7749dfc1f6e94448ed5239b66]
9+
10+
### Fixed
11+
- Set initial screen to index [196c33fe25a909ca9fb39a2d3b5ed05f5c6bbc0a]
12+
13+
## [0.0.2] - 2015-11-17
14+
### Added
15+
- Example project
16+
17+
### Fixed
18+
- Fix child styles not being merged
19+
20+
21+
[Unreleased]: https://github.com/fixt/react-native-page-swiper/compare/v0.0.2...HEAD
22+
[0.0.2]: https://github.com/fixt/react-native-page-swiper/compare/19b2693ef41d881b9da943075c704f0b648ee9e2...v0.0.2

0 commit comments

Comments
 (0)