We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 061ba4b commit febb9d0Copy full SHA for febb9d0
CHANGELOG.md
@@ -26,6 +26,8 @@ This release changed PHPWord license from LGPL 2.1 to LGPL 3.
26
- Refactor: Replace static classes `Footnotes`, `Endnotes`, and `TOC` with `Collections` - @ivanlanin GH-206
27
- QA: Reactivate `phpcpd` and `phpmd` on Travis - @ivanlanin
28
- 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
31
32
## 0.10.0 - 4 May 2014
33
0 commit comments