## 1.0.3 - 2022-08-26

### Changed
* src/Factory/ListFixturesCommandFactory.php
* src/Factory/ExecuteFixturesCommandFactory.php
* CHANGELOG.md

### Added
* Support for PHP 7.4
* src/Command/ListFixturesCommandFactory.php
* src/Command/ExecuteFixturesCommandFactory.php
* CHANGELOG.md

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Added support for PHP 7.4


## 1.0.2 - 2022-08-23

### Changed
* README.md
* src/Command/ListFixturesCommand.php
* src/Command/ExecuteFixturesCommand.php  
* CHANGELOG.md

### Added
* README.md
* src/Command/ListFixturesCommand.php
* src/Command/ExecuteFixturesCommand.php
* CHANGELOG.md

### Deprecated
* Nothing

### Removed
* Removed the ``--append`` option from ``ExecuteFixturesCommand``

### Fixed
* Nothing


## 1.0.1 - 2022-08-23

### Changed
* README.md
* src/Command/ListFixturesCommand.php
* CHANGELOG.md

### Added
* README.md
* src/Command/ListFixturesCommand.php
* CHANGELOG.md

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing


## 1.0.0 - 2022-08-23

### Changed
* Nothing

### Added
* Everything

### Deprecated
* Nothing

### Removed
* Nothing

### Fixed
* Nothing
