File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v3.2.5] ( https://github.com/testdouble/testdouble.js/tree/v3.2.5 ) (2017-09-07)
4
+ [ Full Changelog] ( https://github.com/testdouble/testdouble.js/compare/v3.2.4...v3.2.5 )
5
+
6
+ ** Closed issues:**
7
+
8
+ - Missing support for async functions? \( Node 8\) [ \# 284] ( https://github.com/testdouble/testdouble.js/issues/284 )
9
+ - redacted [ \# 283] ( https://github.com/testdouble/testdouble.js/issues/283 )
10
+ - Stubbing priority [ \# 280] ( https://github.com/testdouble/testdouble.js/issues/280 )
11
+
12
+ ** Merged pull requests:**
13
+
14
+ - Upgrade lodash \( and support async functions\) [ \# 285] ( https://github.com/testdouble/testdouble.js/pull/285 ) ([ rosston] ( https://github.com/rosston ) )
15
+ - Add previous/next links to documentation files [ \# 282] ( https://github.com/testdouble/testdouble.js/pull/282 ) ([ randycoulman] ( https://github.com/randycoulman ) )
16
+
3
17
## [ v3.2.4] ( https://github.com/testdouble/testdouble.js/tree/v3.2.4 ) (2017-08-06)
4
18
[ Full Changelog] ( https://github.com/testdouble/testdouble.js/compare/v3.2.3...v3.2.4 )
5
19
You can’t perform that action at this time.
0 commit comments