Skip to content
### Release Notes for [2.0.2](https://github.com/doctrine/data-fixtures/milestone/39)

2.0.x bugfix release (patch)

### 2.0.2

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

#### Improvement

 - [518: Allow doctrine persistence v4](https://github.com/doctrine/data-fixtures/pull/518) thanks to @mrVrAlex

CI
--

 - [515: Create website schema validation workflow](https://github.com/doctrine/data-fixtures/pull/515) thanks to @SenseException