Skip to content

Commit f957e49

Browse files
author
Ole Koeckemann
committed
Version 0.12.63
1 parent 638d446 commit f957e49

3 files changed

Lines changed: 4 additions & 6 deletions

File tree

data.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ Note that this document was generated using the demo script 'readme.php' which c
2929

3030
1<Changelog>
3131

32+
3<0.12.63>
33+
- Merged PR #146
34+
3235
3<0.12.62>
3336
- Fixed repeating background image when using ezColumnsStart
3437

@@ -51,11 +54,6 @@ Note that this document was generated using the demo script 'readme.php' which c
5154
- Fixed issue #134
5255
- Set automated full justification to 90 %
5356

54-
3<0.12.56>
55-
56-
- Fixed addTextWrap method
57-
- Fixed issue #132
58-
5957
Please refer to https://github.com/rospdf/pdf-php/releases for all previous changes
6058

6159
#NP

readme.pdf

-72 Bytes
Binary file not shown.

readme.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ public function dots($info)
7070
// this code has been modified to use ezpdf.
7171

7272
$project_url = "https://github.com/rospdf/";
73-
$project_version = "Version 0.12.62";
73+
$project_version = "Version 0.12.63";
7474

7575
$pdf = new Creport('a4', 'portrait', 'none', null);
7676

0 commit comments

Comments
 (0)