Skip to content

Commit 9e36c29

Browse files
committed
Update pdf-generation
Add new-page function for PDF generation. For multiple PDF-backends - @chc88 GH-426
1 parent 37ca009 commit 9e36c29

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
This is the changelog between releases of PHPWord. Releases are listed in reverse chronological order with the latest version listed on top, while additions/changes in each release are listed in chronological order. Changes in each release are divided into three parts: added or change features, bugfixes, and miscellaneous improvements. Each line contains short information about the change made, the person who made it, and the related issue number(s) in GitHub.
44

5+
## 0.11.2 - 10 December 2014
6+
- Add new-page function for PDF generation. For multiple PDF-backends - @chc88 GH-426
7+
58
## 0.11.1 - 2 June 2014
69

710
This is an immediate bugfix release for HTML reader.

0 commit comments

Comments
 (0)