Skip to content

Commit fcaaab0

Browse files
committed
Update CHANGELOG
1 parent a650264 commit fcaaab0

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33
`Pageboy` adheres to [Semantic Versioning](https://semver.org/).
44

55
#### 3.x Releases
6-
- `3.6.x` Releases - [3.6.0](#360)
6+
- `3.6.x` Releases - [3.6.0](#360) | [3.6.1](#361)
77
- `3.5.x` Releases - [3.5.0](#350) | [3.5.1](#351)
88
- `3.4.x` Releases - [3.4.0](#340)
99
- `3.3.x` Releases - [3.3.0](#330)
@@ -31,6 +31,13 @@ All notable changes to this project will be documented in this file.
3131
- `0.4.x` Releases - [0.4.0](#040) | [0.4.1](#041) | [0.4.2](#042) | [0.4.3](#043) | [0.4.4](#044) | [0.4.5](#045) | [0.4.6](#046) | [0.4.7](#047) | [0.4.8](#048) | [0.4.9](#049) | [0.4.10](#0410) | [0.4.11](#0411) | [0.4.12](#0412)
3232

3333
---
34+
## [3.6.1](https://github.com/uias/Pageboy/releases/tag/3.6.1)
35+
Released on 2020-05-22
36+
37+
#### Fixed
38+
- Scroll issue with a single view controller data source when `isInfiniteScrollEnabled = true`.
39+
- by [dev-yong](https://github.com/dev-yong)
40+
3441
## [3.6.0](https://github.com/uias/Pageboy/releases/tag/3.6.0)
3542
Released on 2020-05-04
3643

0 commit comments

Comments
 (0)