Skip to content

Commit f03a608

Browse files
committed
Use PRs instead of commits in change log
1 parent 80f6be4 commit f03a608

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66
### Added
7-
- Prop to display/hide pager [56017a771342db604a2288d55390406d923e1cf9]
8-
- Prop for pan responder threshold [379ae78d314edbc7749dfc1f6e94448ed5239b66]
7+
- Prop to display/hide pager: [#6]
8+
- Prop for pan responder threshold: [#14]
99

1010
### Fixed
11-
- Set initial screen to index [196c33fe25a909ca9fb39a2d3b5ed05f5c6bbc0a]
11+
- Set initial screen to index [#1]
1212

1313
## [0.0.2] - 2015-11-17
1414
### Added
@@ -17,6 +17,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1717
### Fixed
1818
- Fix child styles not being merged
1919

20+
[#14]: https://github.com/fixt/react-native-page-swiper/pull/14
21+
[#6]: https://github.com/fixt/react-native-page-swiper/pull/6
22+
[#1]: https://github.com/fixt/react-native-page-swiper/pull/1
23+
2024

2125
[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
26+
[0.0.2]: https://github.com/fixt/react-native-page-swiper/compare/19b2693ef41d881b9da943075c704f0b648ee9e2...v0.0.2

0 commit comments

Comments
 (0)