From 0f9f153af0ea86292b1189a43b09599af9623b75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20H=C3=B6gberg?= Date: Fri, 9 Mar 2018 11:51:13 +0100 Subject: [PATCH] Tag v1.0.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 729f7ea..d588574 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/). -## [1.0.0] - +## [1.0.0] - 2018-03-09 ### Breaking - Only support PHP 7.1.3 and above - Only support Laravel 5.5 and above