We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 355027d commit 01008a5Copy full SHA for 01008a5
CHANGELOG.md
@@ -3,7 +3,7 @@ Change Log
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
-v0.14.0 (?? ???? 2017)
+v0.14.0 (?? Dec 2017)
7
----------------------
8
This release fixes several bugs and adds some new features.
9
This is the last version to support PHP 5.3
@@ -20,6 +20,7 @@ This is the last version to support PHP 5.3
20
- Add support for HTML underline tag <u> in addHtml - @zNightFalLz #1186
21
- Allow to change cell width unit - guillaume-ro-fr #986
22
- Allow to change the line height rule @troosan
23
+- Implement PageBreak for odt writer @cookiekiller #863 #824
24
25
### Fixed
26
- Loosen dependency to Zend
0 commit comments