# Changelog

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

## 1.1.0 - 2021-05-03

### Removed

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


-----

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

### Added
- Added support for PHP 8.0

### Removed
- Removed support for PHP prior 7.3

### 1.1.0

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

#### Enhancement

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

 - [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

This is the initial release of `laminas/laminas-cache-storage-adapter-apcu`.

 **This release does not contain any changes when compared to `laminas/laminas-cache` v2.9!** 



-----

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



### 1.0.0

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

