Skip to content

Commit

Permalink
2.10.2 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 Apr 29, 2021
1 parent 612bae3 commit 23d1340
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions CHANGELOG.md
Expand Up @@ -2,27 +2,31 @@

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

## 2.10.2 - TBD
## 2.10.2 - 2021-04-29

### Added

- Nothing.
-----

### Changed
### Release Notes for [2.10.2](https://github.com/laminas/laminas-cache/milestone/5)

- Nothing.
2.10.x bugfix release (patch)

### Fixed
- The decorator for PSR-6 `CacheItemPool` assumed that a deletion was successful even if the underlying storage failed to delete these items.

### Deprecated
### 2.10.2

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

### Removed
#### Bug

- Nothing.
- [85: bugfix: remove items returned true even when removal failed](https://github.com/laminas/laminas-cache/pull/85) thanks to @boesing

### Fixed
#### Documentation

- Nothing.
- [81: docs: add example `composer.json` for required cache adapters](https://github.com/laminas/laminas-cache/pull/81) thanks to @boesing

## 2.10.1 - 2021-02-25

Expand Down

0 comments on commit 23d1340

Please sign in to comment.