Skip to content

Commit 8c9e511

Browse files
committed
Update changelog
1 parent da77ba6 commit 8c9e511

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@ This release changed PHPWord license from LGPL 2.1 to LGPL 3.
1010

1111
- Image: Ability to define relative and absolute positioning - @basjan GH-217
1212
- Footer: Conform footer with header by adding firstPage, evenPage and by inheritance - @basjan @ivanlanin GH-219
13-
- TextBox: Ability to add textbox in section, header, and footer - @basjan @ivanlanin GH-228
13+
- TextBox: Ability to add textbox in section, header, and footer - @basjan @ivanlanin GH-228 GH-229
1414
- TextBox: Ability to add table inside textbox - @basjan GH-231
1515
- HTML: Ability to add elements to PHPWord object via html - @basjan GH-231
16+
- ListItemRun: New element that can add a list item with inline formatting like a textrun - @basjan GH-235
1617

1718
### Bugfixes
1819

1920
- Header: All images added to the second header were assigned to the first header - @basjan GH-222
21+
- Conversion: Fix conversion from cm to pixel, pixel to cm, and pixel to point - @basjan GH-233 GH-234
2022

2123
### Deprecated
2224

0 commit comments

Comments
 (0)