Skip to content

Commit c54b741

Browse files
committed
Changelog for 2.1.1
1 parent 410863c commit c54b741

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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+
315
## [v2.1.0](https://github.com/testdouble/testdouble.js/tree/v2.1.0) (2017-03-25)
416
[Full Changelog](https://github.com/testdouble/testdouble.js/compare/v2.0.5...v2.1.0)
517

0 commit comments

Comments
 (0)