Skip to content

Commit a31ab63

Browse files
committed
Changelog for 3.2.5
1 parent e8fdf81 commit a31ab63

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

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+
317
## [v3.2.4](https://github.com/testdouble/testdouble.js/tree/v3.2.4) (2017-08-06)
418
[Full Changelog](https://github.com/testdouble/testdouble.js/compare/v3.2.3...v3.2.4)
519

0 commit comments

Comments
 (0)