Skip to content

Commit febb9d0

Browse files
committed
Update changelog for #154 and #186
1 parent 061ba4b commit febb9d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ This release changed PHPWord license from LGPL 2.1 to LGPL 3.
2626
- Refactor: Replace static classes `Footnotes`, `Endnotes`, and `TOC` with `Collections` - @ivanlanin GH-206
2727
- QA: Reactivate `phpcpd` and `phpmd` on Travis - @ivanlanin
2828
- Refactor: PHPMD recommendation: Change all `get...` method that returns `boolean` into `is...` or `has...` - @ivanlanin
29+
- Docs: Create gh-pages branch for API documentation - @Progi1984 GH-154
30+
- QA: Add `.scrutinizer.yml` and include `composer.lock` for preparation to Scrutinizer - @ivanlanin GH-186
2931

3032
## 0.10.0 - 4 May 2014
3133

0 commit comments

Comments
 (0)