This commit is contained in:
Adrien Crivelli 2022-02-17 16:40:03 +01:00
parent 3bcd4b5370
commit be0190cd5d
No known key found for this signature in database
GPG Key ID: 16D79B903B4B5874
1 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/). This project adheres to [Semantic Versioning](http://semver.org/).
## [0.18.3](https://github.com/PHPOffice/PHPWord/tree/0.18.3) (2022-02-17)
[Full Changelog](https://github.com/PHPOffice/PHPWord/compare/0.18.2...0.18.3)
### Bug fixes
- PHP 8.1 compatibility
## [0.18.2](https://github.com/PHPOffice/PHPWord/tree/0.18.2) (2021-06-04) ## [0.18.2](https://github.com/PHPOffice/PHPWord/tree/0.18.2) (2021-06-04)
[Full Changelog](https://github.com/PHPOffice/PHPWord/compare/0.18.1...0.18.2) [Full Changelog](https://github.com/PHPOffice/PHPWord/compare/0.18.1...0.18.2)