From c2a4d32a743f45f419709911f1a72ec27a0b2ec5 Mon Sep 17 00:00:00 2001 From: Guillaume RODRIGUEZ Date: Fri, 26 Oct 2018 15:57:04 +0200 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f8f49bd03..59f85aca75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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.5.1] - + +### Fixed + +- Fix print area parser for XLSX reader - [#734](https://github.com/PHPOffice/PhpSpreadsheet/pull/734) + ## [1.5.0] - 2018-10-21 ### Added