diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b21d14..a854ca0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [4.0.1] +## [5.0.0] -- +- Up required iOS version to 15.0 +- Up Swift version to 5.10 +- Make large parts of the API public +- Change project structure to accommodate SPM ## [1.0.0 -> 4.0.0]