Skip to content

Commit 7f343b1

Browse files
committed
0.16.0 release
1 parent 4e3fb2c commit 7f343b1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
- 0.16.0 2015-01-07
2+
Get and pass up feature to update higher caches. (#19) - raadad
3+
Minor style tweaks/jscs update.
4+
15
- 0.15.0 2014-12-18
26
Moved cache queue before the store get function (up to 2x performance boost). (#18) - aletorrado
37
Added domain support to make sure the wrap callback function is always called - aletorrado

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cache-manager",
3-
"version": "0.15.0",
3+
"version": "0.16.0",
44
"description": "Cache module for Node.js",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)