From bb30e7cdfab4bd8a5b1d35c78e024e81060ecd99 Mon Sep 17 00:00:00 2001 From: Vincent Langlet Date: Wed, 16 Dec 2020 10:50:15 +0100 Subject: [PATCH] Prepare 2.3.0 (#238) --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) 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`