Skip to content

Commit 14fa7f4

Browse files
committed
Merge branch 'release/0.17.0' into develop
2 parents 01a2324 + ef0df5d commit 14fa7f4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
- 0.17.0 2015-02-05
2+
Add Additional Options Parameter (#20) - @seanzx85
3+
Fixing bug with nested calls to wrap() (#21)
4+
15
- 0.16.0 2015-01-07
26
Get and pass up feature to update higher caches. (#19) - raadad
37
Minor style tweaks/jscs update.

package.json

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

0 commit comments

Comments
 (0)