From 08ba12cc969255ed6108ec9fdba253d1e6460611 Mon Sep 17 00:00:00 2001 From: Rhiannon Eldridge Date: Tue, 1 Jun 2021 17:08:26 +1000 Subject: [PATCH] [RELEASE] v1.0.0 --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index b3cbb5c..ad24064 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [v1.0.0] - 2021-06-01 ### Added - PHP 7 to PHP 8 are supported. - PHPUnit 6 to PHPUnit 9 are supported.