Skip to content
### Release Notes for [2.1.4](https://github.com/doctrine/collections/milestone/31)

2.1.x bugfix release (patch)

### 2.1.4

- Total issues resolved: **0**
- Total pull requests resolved: **4**
- Total contributors: **3**

#### Static Analysis

 - [380: Improve return type for Collection::partition](https://github.com/doctrine/collections/pull/380) thanks to @heiglandreas
 - [379: Make returntypes consistent with implementation](https://github.com/doctrine/collections/pull/379) thanks to @heiglandreas

 - [377: Add doctrine-project.json to .gitattributes](https://github.com/doctrine/collections/pull/377) thanks to @VincentLanglet

#### Improvement

 - [376: Doctrine Coding Standard 12](https://github.com/doctrine/collections/pull/376) thanks to @derrabus