From 7087f77ecf55a5ec1d73c6b5fc0f6fb09304cc35 Mon Sep 17 00:00:00 2001 From: msaps Date: Wed, 2 Nov 2022 16:25:33 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcfec1b..3b2911e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. `Pageboy` adheres to [Semantic Versioning](https://semver.org/). +#### 4.x Releases +- `4.0.x` Releases - [4.0.0](#400) + #### 3.x Releases - `3.7.x` Releases - [3.7.0](#370) - `3.6.x` Releases - [3.6.0](#360) | [3.6.1](#361) | [3.6.2](#362) @@ -31,6 +34,16 @@ All notable changes to this project will be documented in this file. #### 0.x Releases - `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) +--- +## [4.0.0](https://github.com/uias/Pageboy/releases/tag/4.0.0) +Released on 2022-11-02 + +#### Added +- Support for Xcode 14 + +#### Updated +- Pageboy now requires iOS 11 or tvOS 11. + --- ## [3.7.0](https://github.com/uias/Pageboy/releases/tag/3.7.0) Released on 2022-08-20