Skip to content
### Release Notes for [1.12.1](https://github.com/doctrine/cache/milestone/37)

1.12.x bugfix release (patch)

### 1.12.1

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

 - [388: Update branch metadata to reflect current state](https://github.com/doctrine/cache/pull/388) thanks to @greg0ire

#### Bug

 - [387: Flush deferred items array on commit](https://github.com/doctrine/cache/pull/387) thanks to @greg0ire
 - [381: Fix the PSR-6 wrapping for doctrine caches with a namespace](https://github.com/doctrine/cache/pull/381) thanks to @stof