Merge pull request #356 from GMTA/develop
This commit is contained in:
parent
fdbd983d14
commit
5adbae4f29
|
|
@ -35,6 +35,7 @@ This release added form fields (textinput, checkbox, and dropdown), drawing shap
|
|||
- `add<elementName>` of container should be case insensitive, e.g. `addToc` should be accepted, not only `addTOC` - @ivanlanin GH-294
|
||||
- Fix specific borders (and margins) were not written correctly in word2007 writer - @pscheit GH-327
|
||||
- "HTML is not a valid writer" exception while running "Sample_36_RTL.php" - @RomanSyroeshko GH-340
|
||||
- "addShape()" magic method in AbstractContainer is mistakenly named as "addObject()" - @GMTA GH-356
|
||||
|
||||
### Deprecated
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue