From 1e0d731cbebaecd8b8ab3c781593291b552395be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Fali=C3=A8s?= Date: Mon, 11 Dec 2017 16:58:32 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 137157e..d39cd92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.6.3] - 2017-12-11 +### Changed - Fix return type if null in result company +- Add PHP 7.2 support in Travis & Scrutinizer configuration ## [1.6.2] - 2017-10-20 ### Changed