File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+ ## [ 1.2.0] ( https://github.com/PHPOffice/PHPWord/tree/1.2.0 ) (WIP)
6
+
7
+ [ Full Changelog] ( https://github.com/PHPOffice/PHPWord/compare/1.1.0...1.2.0 )
8
+
9
+ ## Enhancements
10
+
11
+ - Word2007 Reader/Writer : Added noWrap table cell property by @kernusr in #2359
12
+ - HTML Reader : Support for ` font-variant: small-caps ` by @cambraca in #2117
13
+ - Improved TextDirection for styling a cell by @terryzwt in #2429
14
+ ### Bug fixes
15
+
16
+ - Fixed wrong mimetype for docx files by @gamerlv in #2416
17
+ - Word2007 Reader : Read hyperlingks in headings by @hannesdorn in #2433
18
+ - PclZip : strtr using empty string by @spl1nes in #2432
19
+ - Fixed PHP 8.2 deprecated about Allow access to an undefined property by @DAdq26 in #2440
20
+
21
+ ### Miscellaneous
22
+
23
+ - Added PHPStan by @PowerKiKi in #2405
24
+ - Bump symfony/process from 4.4.44 to 5.4.26 by @dependabot in #2431
25
+ - Bump phpunit/phpunit from 9.6.8 to 9.6.10 by @dependabot in #2430
26
+
5
27
## [ 1.1.0] ( https://github.com/PHPOffice/PHPWord/tree/1.1.0 ) (2023-05-30)
6
28
7
29
[ Full Changelog] ( https://github.com/PHPOffice/PHPWord/compare/1.0.0...1.1.0 )
You can’t perform that action at this time.
0 commit comments