Skip to content

Commit f908eb6

Browse files
committed
2.9.0
1 parent c8a69f9 commit f908eb6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

History.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
- 2.9.0 2018-03-26
2+
- Fix store's this context for isCacheableValue method (#119). -@alexandrusavin
3+
14
- 2.8.0 2018-02-28
25
- Added link to node-cache-manager-fs-hash - @rolandstarke
36
- Bugfix for options object in multiCache.set (#115) - @sebelga

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cache-manager",
3-
"version": "2.8.0",
3+
"version": "2.9.0",
44
"description": "Cache module for Node.js",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)