Skip to content

Commit a7ada73

Browse files
committed
Document version 0.4.2
1 parent bccec85 commit a7ada73

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# `phpcfdi/cfditopdf` Changelog
22

3+
## Version 0.4.2 2024-09-02
4+
5+
- Fix issue on CFDI 4.0 generate only the first block of information for `cfdi:CfdiRelacionados`.
6+
Now it creates a block for every occurence.
7+
- Update license year to 2024.
8+
- Maintenance changes:
9+
- Use GitHub Actions version 4.
10+
- Add PHP 8.3 to test matrix.
11+
- Run jobs using PHP 8.3.
12+
- Use `matrix.php-version` in singular instead of plural.
13+
- Update `php-cs-fixer` configuration files deprecated rules.
14+
- Update direct dependencies.
15+
- Update development tools.
16+
317
## Maintenance 2023-06-26
418

519
- Fix configuration file `.php-cs-fixer.dist.php`.

0 commit comments

Comments
 (0)