Skip to content

Commit 5adbae4

Browse files
author
Roman Syroeshko
committed
Merge pull request #356 from GMTA/develop
1 parent fdbd983 commit 5adbae4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ This release added form fields (textinput, checkbox, and dropdown), drawing shap
3535
- `add<elementName>` of container should be case insensitive, e.g. `addToc` should be accepted, not only `addTOC` - @ivanlanin GH-294
3636
- Fix specific borders (and margins) were not written correctly in word2007 writer - @pscheit GH-327
3737
- "HTML is not a valid writer" exception while running "Sample_36_RTL.php" - @RomanSyroeshko GH-340
38+
- "addShape()" magic method in AbstractContainer is mistakenly named as "addObject()" - @GMTA GH-356
3839

3940
### Deprecated
4041

0 commit comments

Comments
 (0)