Update changelog for #154 and #186

This commit is contained in:
Ivan Lanin 2014-05-05 20:21:56 +07:00
parent 061ba4bfb2
commit febb9d072a
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ This release changed PHPWord license from LGPL 2.1 to LGPL 3.
- Refactor: Replace static classes `Footnotes`, `Endnotes`, and `TOC` with `Collections` - @ivanlanin GH-206
- QA: Reactivate `phpcpd` and `phpmd` on Travis - @ivanlanin
- Refactor: PHPMD recommendation: Change all `get...` method that returns `boolean` into `is...` or `has...` - @ivanlanin
- Docs: Create gh-pages branch for API documentation - @Progi1984 GH-154
- QA: Add `.scrutinizer.yml` and include `composer.lock` for preparation to Scrutinizer - @ivanlanin GH-186
## 0.10.0 - 4 May 2014