Skip to content

Commit be3e7ef

Browse files
committed
First release.
1 parent a0eafb0 commit be3e7ef

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

CHANGELOG.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,39 @@
11
# Change log
22

3-
## Unreleased
3+
## 1.8.4 - 2024-02-14
44

55
- Replaced static by self as return value. Added clean text function.
66
- Corrected put image.
7-
- Corrected image soft mask.
7+
- Corrected the image soft mask.
88
- Initialize properties. Added left and right margins.
99
- Replaced self by static. Added test for PdfFontStyle.
10-
- Removed replace entries in composer.
11-
- Added CHANGELOG file. Added tests.
10+
- Removed replace entries in the `composer.json`.
11+
12+
### 1.8.4-alpha-6 - 2024-02-13
13+
14+
- Update `.styleci.yml`.
15+
- Added `CHANGELOG` file. Added tests.
1216
- Added isLink function.
1317
- Added new line constant.
1418
- Updated PHP doc.
1519

16-
### 1.8.4-alpha-5
20+
### 1.8.4-alpha-5 - 2024-02-11
1721

1822
- Updated PHP-Stan to level 9.
1923
- Added page rotation enumeration.
2024
- Added tests.
2125

22-
### 1.8.4-alpha-4
26+
### 1.8.4-alpha-4 - 2024-02-08
2327

2428
- Updated font directory for tests.
2529
- Replaced border integer by boolean.
2630

27-
### 1.8.4-alpha-3
31+
### 1.8.4-alpha-3 - 2024-02-06
2832

2933
- Added tests.
3034
- Minor corrections for output.
3135

32-
### 1.8.4-alpha-2
36+
### 1.8.4-alpha-2 - 2024-02-05
3337

3438
- Added rector.
3539
- Added GitHub actions.
@@ -39,7 +43,7 @@
3943
- Added license.
4044
- Added rectangle style and text alignment.
4145

42-
### 1.8.4-alpha
46+
### 1.8.4-alpha - 2024-02-04
4347

4448
- Initial release.
4549

0 commit comments

Comments
 (0)