update changelog

This commit is contained in:
troosan 2017-11-26 00:35:21 +01:00
parent 355027d854
commit 01008a591b
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Change Log
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/). This project adheres to [Semantic Versioning](http://semver.org/).
v0.14.0 (?? ???? 2017) v0.14.0 (?? Dec 2017)
---------------------- ----------------------
This release fixes several bugs and adds some new features. This release fixes several bugs and adds some new features.
This is the last version to support PHP 5.3 This is the last version to support PHP 5.3
@ -20,6 +20,7 @@ This is the last version to support PHP 5.3
- Add support for HTML underline tag <u> in addHtml - @zNightFalLz #1186 - Add support for HTML underline tag <u> in addHtml - @zNightFalLz #1186
- Allow to change cell width unit - guillaume-ro-fr #986 - Allow to change cell width unit - guillaume-ro-fr #986
- Allow to change the line height rule @troosan - Allow to change the line height rule @troosan
- Implement PageBreak for odt writer @cookiekiller #863 #824
### Fixed ### Fixed
- Loosen dependency to Zend - Loosen dependency to Zend