# CHANGELOG

## 1.0.5 - 2022/03/24
- Update PHP CS Fixer and corresponding setting file
- Add PHPStan

## 1.0.4 - 2021/07/14
- issue #3 - Choice tag must ignore sequence tag

## 1.0.3 - 2021/05/13
- issue #2 - getAttributeMessageNamespace() must be of the type string, null returned

## 1.0.2 - 2021/02/03
- Review .php_cs settings, apply PHP CS Fixer

## 1.0.1 - 2021/02/01
- issue #1 - getElementsByNameAndAttributes does not return existing elements

## 1.0.0 - 2021/01/31
- Initial release after exporting source code from the [PackageGenerator](https://github.com/WsdlToPhp/PackageGenerator) project
