This commit is contained in:
Roman Syroeshko 2015-12-12 21:53:27 +04:00
parent 529edcb68e
commit 5781f659b1
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ Place announcement text here.
### Changed
- Improved error message for the case when `autoload.php` is not found. - @RomanSyroeshko #371
- Renamed the `align` option of `NumberingLevel`, `Frame`, `Table`, and `Paragraph` styles into `alignment`. - @RomanSyroeshko
- Improved performance of `TemplateProcessor::setValue()`. - @kazitanvirahsan #614, #617
### Deprecated
- `getAlign` and `setAlign` methods of `NumberingLevel`, `Frame`, `Table`, and `Paragraph` styles.