Skip to content

Commit

Permalink
1.1.0 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 5b70a3d commit e182aab
Showing 1 changed file with 18 additions and 11 deletions.
29 changes: 18 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,34 @@

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

## 1.1.0 - TBD
## 1.1.0 - 2021-05-03

### Added
### Removed

- Nothing.
- Remove `laminas/laminas-cache` dependency to avoid circular dependencies.

### Changed

- Nothing.
-----

### Deprecated
### Release Notes for [1.1.0](https://github.com/laminas/laminas-cache-storage-adapter-apcu/milestone/3)

- Nothing.
### Added
- Added support for PHP 8.0

### Removed
- Removed support for PHP prior 7.3

### Removed
### 1.1.0

- Remove `laminas/laminas-cache` dependency to avoid circular dependencies.
- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **1**

#### Enhancement

### Fixed
- [7: Add PHP 8.0 support](https://github.com/laminas/laminas-cache-storage-adapter-apcu/pull/7) thanks to @Slamdunk

- Nothing.
- [5: Adopt Laminas CI workflow](https://github.com/laminas/laminas-cache-storage-adapter-apcu/pull/5) thanks to @Slamdunk

## 1.0.0 - 2020-10-05

Expand Down

0 comments on commit e182aab

Please sign in to comment.