Skip to content

Commit

Permalink
2.10.3 readiness
Browse files Browse the repository at this point in the history
Updates the CHANGELOG.md to set the release date.
  • Loading branch information
laminas-bot committed May 3, 2021
1 parent 71d5881 commit a9982f2
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 2.10.3 - TBD
## 2.10.3 - 2021-05-03

### Added

- Nothing.

### Changed

- Nothing.
-----

### Deprecated
### Release Notes for [2.10.3](https://github.com/laminas/laminas-cache/milestone/6)

- Nothing.
2.10.x bugfix release (patch)

### Fixes
- Fixes a `PSR-6` deletion regression which was introduced in 2.10.2. The `CacheItemPoolDecorator` now verifies that all keys are absent from the storage. This is now in sync with the `SimpleCacheDecorator`.

### Removed
### 2.10.3

- Nothing.
- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

### Fixed
#### Bug

- Nothing.
- [100: bugfix: `CacheItemPoolDecorator` uses `StorageItemInterface::hasItems` to verify deletion](https://github.com/laminas/laminas-cache/pull/100) thanks to @boesing

## 2.10.2 - 2021-04-29

Expand Down

0 comments on commit a9982f2

Please sign in to comment.