# Changelog
All notable changes to this project will be documented in this file.

## 1.0.3

### Changed
- Paramater docblock comment for better static analysis.

## 1.0.2

### Changed
- Cache `collect` method doesn't accept the key anymore, it has to be set in constructor.

## 1.0.1

### Fixed
- Fatal error caused by no abstract inheritance

### Added
- Unit tests

## 1.0.0

Initial release
