Dhii/memoize-memory

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.2-alpha1] - 2018-04-03
### Changes
- Now requires newer versions of `callback-abstract` package, and adds support for it (#2).

## [0.1-alpha2] - 2018-04-03
### Fixed
- `AbstractBaseSimpleCacheMemory` was not declared as `abstract`.

## [0.1-alpha1] - 2018-04-02
Initial version.