From 7b60b7c2d62d4d1a539303b7fe5a714bdf5c8653 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20H=C3=B6gberg?= Date: Wed, 27 Feb 2019 08:52:30 +0100 Subject: [PATCH] Tag v1.2.1 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13e5648..fa81eb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,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). -## [1.2.1] - Unreleased +## [1.2.1] - 2019-02-27 ### Other - Support Laravel 5.8 - Test against PHP 7.3