File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +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
#### 4.x Releases
6
+ - ` 4.1.x ` Releases - [ 4.1.0] ( #410 )
6
7
- ` 4.0.x ` Releases - [ 4.0.0] ( #400 ) | [ 4.0.1] ( #401 ) | [ 4.0.2] ( #402 )
7
8
8
9
#### 3.x Releases
@@ -34,6 +35,19 @@ All notable changes to this project will be documented in this file.
34
35
#### 0.x Releases
35
36
- ` 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 )
36
37
38
+ ---
39
+ ## [ 4.1.0] ( https://github.com/uias/Pageboy/releases/tag/4.1.0 )
40
+ Released on 2024-04-06
41
+
42
+ #### Added
43
+ - Support for ` isDirectionalLockEnabled ` to ` PageboyViewController ` .
44
+ - by [ jiro33] ( https://github.com/jiro33 )
45
+ - Support for Xcode 15.
46
+ - Support for Privacy Manifests.
47
+
48
+ #### Updated
49
+ - Pageboy now requires iOS 12 or tvOS 12.
50
+
37
51
---
38
52
## [ 4.0.2] ( https://github.com/uias/Pageboy/releases/tag/4.0.2 )
39
53
Released on 2022-11-08
You can’t perform that action at this time.
0 commit comments