From ba7019a6ee2ddf31a1799d84eb4b5eefe24fe3dc Mon Sep 17 00:00:00 2001 From: Arne Blankerts Date: Fri, 12 Jun 2020 10:35:55 +0200 Subject: [PATCH] Release 0.14.4 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc8ed97e..9ad2c65a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to Phive are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles. +## [0.14.4] - 2020-06-12 + +Please note: Version 0.14.x requires PHP 7.2 or later. + +### Fixed + +* [#266](https://github.com/phar-io/phive/issues/266): "Ubuntu 20.04 & PHP7.4: phive install phploc" errors + + ## [0.14.3] - 2020-06-03 Please note: Version 0.14.x requires PHP 7.2 or later.