From a812b1d25f08bcc87c947224af2f08131b6de4cb Mon Sep 17 00:00:00 2001 From: Julio Motol Date: Fri, 8 Jan 2021 02:31:14 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=20v3.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b15d30..90324a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ 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). -## Unreleased +## v3.0.0 (2021-01-08) ### Added - PHP 8 Support.