diff --git a/CHANGELOG.md b/CHANGELOG.md index b0fc56c4..65905444 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org). +## [Unreleased] +### Added +* *Nothing* + +### Changed +* [#1696](https://github.com/shlinkio/shlink/issues/1696) Migrated to PHPUnit 10. + +### Deprecated +* *Nothing* + +### Removed +* *Nothing* + +### Fixed +* *Nothing* + + ## [3.5.1] - 2023-02-04 ### Added * *Nothing*