Skip to content

Commit c19e038

Browse files
committed
1.2.0 : Update Changelog
1 parent e458249 commit c19e038

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

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+
527
## [1.1.0](https://github.com/PHPOffice/PHPWord/tree/1.1.0) (2023-05-30)
628

729
[Full Changelog](https://github.com/PHPOffice/PHPWord/compare/1.0.0...1.1.0)

0 commit comments

Comments
 (0)