File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
3
3
` Pageboy ` adheres to [ Semantic Versioning] ( https://semver.org/ ) .
4
4
5
5
#### 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 )
7
7
- ` 3.5.x ` Releases - [ 3.5.0] ( #350 ) | [ 3.5.1] ( #351 )
8
8
- ` 3.4.x ` Releases - [ 3.4.0] ( #340 )
9
9
- ` 3.3.x ` Releases - [ 3.3.0] ( #330 )
@@ -31,6 +31,13 @@ All notable changes to this project will be documented in this file.
31
31
- ` 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 )
32
32
33
33
---
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
+
34
41
## [ 3.6.0] ( https://github.com/uias/Pageboy/releases/tag/3.6.0 )
35
42
Released on 2020-05-04
36
43
You can’t perform that action at this time.
0 commit comments