File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v2.1.1] ( https://github.com/testdouble/testdouble.js/tree/v2.1.1 ) (2017-03-28)
4
+ [ Full Changelog] ( https://github.com/testdouble/testdouble.js/compare/v2.1.0...v2.1.1 )
5
+
6
+ ** Closed issues:**
7
+
8
+ - Add td.config\(\) to index.d.ts [ \# 222] ( https://github.com/testdouble/testdouble.js/issues/222 )
9
+ - Mocking external dependencies in Express app [ \# 221] ( https://github.com/testdouble/testdouble.js/issues/221 )
10
+
11
+ ** Merged pull requests:**
12
+
13
+ - Add typings for config function [ \# 223] ( https://github.com/testdouble/testdouble.js/pull/223 ) ([ lumaxis] ( https://github.com/lumaxis ) )
14
+
3
15
## [ v2.1.0] ( https://github.com/testdouble/testdouble.js/tree/v2.1.0 ) (2017-03-25)
4
16
[ Full Changelog] ( https://github.com/testdouble/testdouble.js/compare/v2.0.5...v2.1.0 )
5
17
You can’t perform that action at this time.
0 commit comments