# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.1.0] - 2016-04-05
### Added
- Prop to display/hide pager: [#6]
- Prop for pan responder threshold: [#14]

### Fixed
- Set initial screen to index [#1]

## [0.0.2] - 2015-11-17
### Added
- Example project

### Fixed
- Fix child styles not being merged

[#14]: https://github.com/fixt/react-native-page-swiper/pull/14
[#6]: https://github.com/fixt/react-native-page-swiper/pull/6
[#1]: https://github.com/fixt/react-native-page-swiper/pull/1


[Unreleased]: https://github.com/fixt/react-native-page-swiper/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/fixt/react-native-page-swiper/compare/v0.0.2...v0.1.0
[0.0.2]: https://github.com/fixt/react-native-page-swiper/compare/19b2693ef41d881b9da943075c704f0b648ee9e2...v0.0.2
