Skip to content

Commit af8fa81

Browse files
committed
Update CHANGELOG
1 parent 0989a59 commit af8fa81

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +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.7.0](#370)
67
- `3.6.x` Releases - [3.6.0](#360) | [3.6.1](#361) | [3.6.2](#362)
78
- `3.5.x` Releases - [3.5.0](#350) | [3.5.1](#351)
89
- `3.4.x` Releases - [3.4.0](#340)
@@ -30,6 +31,14 @@ All notable changes to this project will be documented in this file.
3031
#### 0.x Releases
3132
- `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)
3233

34+
---
35+
## [3.7.0](https://github.com/uias/Pageboy/releases/tag/3.7.0)
36+
Released on 2022-08-20
37+
38+
#### Updated
39+
- Protocols now conform to `AnyObject` instead of `class`.
40+
- by [irskep](https://github.com/irskep)
41+
3342
---
3443
## [3.6.2](https://github.com/uias/Pageboy/releases/tag/3.6.2)
3544
Released on 2020-10-11

0 commit comments

Comments
 (0)