diff --git a/CHANGELOG.md b/CHANGELOG.md index e090e0e..08bcfd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [2.3.0](https://github.com/sonata-project/GoogleAuthenticator/compare/2.2.0...2.3.0) - 2020-12-16 +### Added +- Added Php 8 support + ## [2.2.0](https://github.com/sonata-project/GoogleAuthenticator/compare/2.1.0...2.2.0) - 2018-07-19 ### Added - Added `GoogleAuthenticatorInterface`