Update Changelog

This commit is contained in:
MarkBaker 2018-11-20 20:51:42 +01:00
parent 0f8f071e24
commit 7f46932b2f
1 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com)
and this project adheres to [Semantic Versioning](https://semver.org).
## [Unreleased]
## [1.5.1] - 2018-11-20
### Security
- Fix and improve XXE security scanning for XML-based and HTML Readers - [#771](https://github.com/PHPOffice/PhpSpreadsheet/issues/771)
### Added