We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e2ec4 commit 1bd7cd6Copy full SHA for 1bd7cd6
CHANGELOG.md
@@ -2,7 +2,7 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## [0.18.0](https://github.com/PHPOffice/PHPWord/tree/0.18.0) (2021-02-xx)
+## [0.18.0](https://github.com/PHPOffice/PHPWord/tree/0.18.0) (2021-02-12)
6
7
[Full Changelog](https://github.com/PHPOffice/PHPWord/compare/0.17.0...0.18.0)
8
docs/installing.rst
@@ -32,7 +32,7 @@ Example:
32
33
{
34
"require": {
35
- "phpoffice/phpword": "v0.17.*"
+ "phpoffice/phpword": "v0.18.*"
36
}
37
38
0 commit comments