Skip to content

Commit

Permalink
Prepare version 2.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipxe13 committed Jun 27, 2019
1 parent c09513c commit 1cfc31e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
- Remove file `ConsultaCFDIServiceSAT.svc.xml`.


## Version 2.10.4 2019-06-27

- Add `Xml::createElement` and `Xml::createElementNS` to deal with non scaped ampersand `&`
on `DOMDocument::createElement` and `DOMDocument::createElementNS`.
- Improve `Rfc::obtainDate` with invalid length dates and tests


## Version 2.10.3 2019-05-29

- Add static methods to `CfdiUtils\Utils\Xml`, this methods are created to help fixing issues found by `phpstan`:
Expand Down

0 comments on commit 1cfc31e

Please sign in to comment.