From e0dfaa86fa5a53c4887b85f0eba7a72051570d31 Mon Sep 17 00:00:00 2001 From: Carlos C Soto Date: Wed, 12 Jul 2023 18:26:33 -0600 Subject: [PATCH] Add development changes and set version 2.24.1 --- docs/CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index b3721ab..bee642a 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -32,7 +32,7 @@ - Merge methods from `\CfdiUtils\Nodes\NodeHasValueInterface` into `\CfdiUtils\Nodes\NodeInterface`. - Remove deprecated constant `CfdiUtils\Retenciones\Retenciones::RET_NAMESPACE`. -## Version 2.24.0 2023-07-12 +## Version 2.24.1 2023-07-12 Fix calculator for complement *Pagos 2.0*. For attributes `BaseP` and `ImporteP` the value was truncated. Now, the value has to be rounded. @@ -40,6 +40,10 @@ Some vendors communicate this change, such as Finkok. Improve calculator with new getter and setter for `paymentTaxesPrecision` and `currencies`. +Update code style as other PhpCfdi projects. + +Set up PHPStan paths on configuration file. + ## Maintenance 2023-06-19 The certificate for RFC `EKU9003173C9` expired and is replaced for a new one.