File tree 4 files changed +19
-3
lines changed
4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ Fixes # (issue)
9
9
- [ ] My CI is :green_circle :
10
10
- [ ] I have covered by unit tests my new code (check build/coverage for coverage report)
11
11
- [ ] 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/2 .x/2.0 .0.md )
12
+ - [ ] I have updated the [ changelog] ( https://github.com/PHPOffice/PHPWord/blob/master/docs/changes/1 .x/1.4 .0.md )
Original file line number Diff line number Diff line change 1
- # [ 1.3.0] ( https://github.com/PHPOffice/PHPWord/tree/1.3.0 ) (WIP)
1
+ # [ 1.3.0] ( https://github.com/PHPOffice/PHPWord/tree/1.3.0 )
2
2
3
3
[ Full Changelog] ( https://github.com/PHPOffice/PHPWord/compare/1.2.0...1.3.0 )
4
4
Original file line number Diff line number Diff line change
1
+ # [ 1.4.0] ( https://github.com/PHPOffice/PHPWord/tree/1.4.0 ) (WIP)
2
+
3
+ [ Full Changelog] ( https://github.com/PHPOffice/PHPWord/compare/1.3.0...1.4.0 )
4
+
5
+ ## Enhancements
6
+
7
+
8
+ ### Bug fixes
9
+
10
+
11
+ ### Miscellaneous
12
+
13
+ - Bump dompdf/dompdf from 2.0.4 to 3.0.0 by [ @dependabot ] ( https://github.com/dependabot ) in [ #2666 ] ( https://github.com/PHPOffice/PHPWord/pull/2666 )
14
+
15
+ ### BC Breaks
Original file line number Diff line number Diff line change 87
87
- Credits : ' credits.md'
88
88
- Releases :
89
89
- ' 1.x ' :
90
- - ' 1.3.0 (WIP) ' : ' changes/1.x/1.3.0.md'
90
+ - ' 1.4.0 (WIP) ' : ' changes/1.x/1.4.0.md'
91
+ - ' 1.3.0 ' : ' changes/1.x/1.3.0.md'
91
92
- ' 1.2.0 ' : ' changes/1.x/1.2.0.md'
92
93
- ' 1.1.0 ' : ' changes/1.x/1.1.0.md'
93
94
- ' 1.0.0 ' : ' changes/1.x/1.0.0.md'
You can’t perform that action at this time.
0 commit comments