File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ Fixes # (issue)
99- [ ] My CI is :green_circle :
1010- [ ] I have covered by unit tests my new code (check build/coverage for coverage report)
1111- [ ] I have updated the [ documentation] ( https://github.com/PHPOffice/PHPWord/tree/master/docs ) to describe the changes
12- - [ ] I have updated the [ changelog] ( https://github.com/PHPOffice/PHPWord/blob/master/docs/changes/1.x/1.4 .0.md )
12+ - [ ] I have updated the [ changelog] ( https://github.com/PHPOffice/PHPWord/blob/master/docs/changes/1.x/1.5 .0.md )
Original file line number Diff line number Diff line change 1- # [ 1.4.0] ( https://github.com/PHPOffice/PHPWord/tree/1.4.0 ) (WIP)
1+ # [ 1.4.0] ( https://github.com/PHPOffice/PHPWord/tree/1.4.0 )
22
33[ Full Changelog] ( https://github.com/PHPOffice/PHPWord/compare/1.3.0...1.4.0 )
44
Original file line number Diff line number Diff line change 1+ # [ 1.5.0] ( https://github.com/PHPOffice/PHPWord/tree/1.5.0 ) (WIP)
2+
3+ [ Full Changelog] ( https://github.com/PHPOffice/PHPWord/compare/1.4.0...1.5.0 )
4+
5+ ## Enhancements
6+
7+ ### Bug fixes
8+
9+ ### Miscellaneous
10+
11+ ### Deprecations
12+
13+ ### BC Breaks
14+
15+ ### Notes
Original file line number Diff line number Diff line change 8888 - Credits : ' credits.md'
8989 - Releases :
9090 - ' 1.x ' :
91- - ' 1.4.0 (WIP) ' : ' changes/1.x/1.4.0.md'
91+ - ' 1.5.0 (WIP) ' : ' changes/1.x/1.5.0.md'
92+ - ' 1.4.0 ' : ' changes/1.x/1.4.0.md'
9293 - ' 1.3.0 ' : ' changes/1.x/1.3.0.md'
9394 - ' 1.2.0 ' : ' changes/1.x/1.2.0.md'
9495 - ' 1.1.0 ' : ' changes/1.x/1.1.0.md'
You can’t perform that action at this time.
0 commit comments