From ea4a96e488f378202e72e890cecf56ac495387d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20H=C3=B6gberg?= Date: Thu, 8 Feb 2018 21:21:41 +0100 Subject: [PATCH] Release 0.2.1 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa65765..b4921df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project tries to adhere to [Semantic Versioning](http://semver.org/). -## [0.2.1] - +## [0.2.1] - 2018-02-07 ### Other - Support Laravel 5.6 and PHPUnit 7