From 2cb3a58d3faeb3d730f39daffd14114dfdd4e2d2 Mon Sep 17 00:00:00 2001 From: Fred Carlsen Date: Sat, 9 May 2020 13:07:35 +0200 Subject: [PATCH] Update version in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 342f23d..796b555 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](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## 1.1 - 2020-05-09 +## 1.1.0 - 2020-05-09 ## Changed - Changed visibility of constants to allow for PHP 7.0 compatibility