We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bccec85 commit a7ada73Copy full SHA for a7ada73
docs/CHANGELOG.md
@@ -1,5 +1,19 @@
1
# `phpcfdi/cfditopdf` Changelog
2
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
17
## Maintenance 2023-06-26
18
19
- Fix configuration file `.php-cs-fixer.dist.php`.
0 commit comments