koop-cache-memory
Version:
An in-memory cache for KOop
24 lines (18 loc) • 686 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [1.1.0] - 2017-02-15
### Added
* Upsert API
## [1.0.2] - 2017-02-13
### Fixed
* Remove double callback in cache insert
## [1.0.1] - 2017-02-13
### Changed
* Build NPM package without src or test
## [1.0.0] - 2017-02-13
* Initial Release
[1.1.0]: https://github.com/koopjs/koop-cache-memory/releases/tag/v1.1.0
[1.0.2]: https://github.com/koopjs/koop-cache-memory/releases/tag/v1.0.2
[1.0.1]: https://github.com/koopjs/koop-cache-memory/releases/tag/v1.0.1
[1.0.0]: https://github.com/koopjs/koop-cache-memory/releases/tag/v1.0.0