Skip to content

Commit 3f15e85

Browse files
committed
Changelog for 2.1.0
1 parent 62c3a19 commit 3f15e85

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

CHANGELOG.md

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

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+
314
## [v2.0.5](https://github.com/testdouble/testdouble.js/tree/v2.0.5) (2017-03-25)
415
[Full Changelog](https://github.com/testdouble/testdouble.js/compare/v2.0.4...v2.0.5)
516

@@ -440,10 +451,6 @@
440451

441452
- td.matchers.contains does not work on sparse object trees [\#58](https://github.com/testdouble/testdouble.js/issues/58)
442453

443-
**Closed issues:**
444-
445-
- Using td.replace\(\) with external modules [\#51](https://github.com/testdouble/testdouble.js/issues/51)
446-
447454
**Merged pull requests:**
448455

449456
- Add headerify [\#62](https://github.com/testdouble/testdouble.js/pull/62) ([searls](https://github.com/searls))

0 commit comments

Comments
 (0)