File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v2.1.0] ( https://github.com/testdouble/testdouble.js/tree/v2.1.0 ) (2017-03-25)
4
+ [ Full Changelog] ( https://github.com/testdouble/testdouble.js/compare/v2.0.5...v2.1.0 )
5
+
6
+ ** Closed issues:**
7
+
8
+ - Using td.replace\(\) with external modules [ \# 51] ( https://github.com/testdouble/testdouble.js/issues/51 )
9
+
10
+ ** Merged pull requests:**
11
+
12
+ - Add support for third party modules [ \# 220] ( https://github.com/testdouble/testdouble.js/pull/220 ) ([ searls] ( https://github.com/searls ) )
13
+
3
14
## [ v2.0.5] ( https://github.com/testdouble/testdouble.js/tree/v2.0.5 ) (2017-03-25)
4
15
[ Full Changelog] ( https://github.com/testdouble/testdouble.js/compare/v2.0.4...v2.0.5 )
5
16
440
451
441
452
- td.matchers.contains does not work on sparse object trees [ \# 58] ( https://github.com/testdouble/testdouble.js/issues/58 )
442
453
443
- ** Closed issues:**
444
-
445
- - Using td.replace\(\) with external modules [ \# 51] ( https://github.com/testdouble/testdouble.js/issues/51 )
446
-
447
454
** Merged pull requests:**
448
455
449
456
- Add headerify [ \# 62] ( https://github.com/testdouble/testdouble.js/pull/62 ) ([ searls] ( https://github.com/searls ) )
You can’t perform that action at this time.
0 commit comments