Skip to content

Commit f8dc482

Browse files
committed
Changelog for 2.1.2
1 parent 17039b3 commit f8dc482

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

3+
## [v2.1.2](https://github.com/testdouble/testdouble.js/tree/v2.1.2) (2017-03-29)
4+
[Full Changelog](https://github.com/testdouble/testdouble.js/compare/v2.1.1...v2.1.2)
5+
6+
**Closed issues:**
7+
8+
- TypeError when used with node -r flag [\#226](https://github.com/testdouble/testdouble.js/issues/226)
9+
- When replacing a node library calling it from other modules does not work as expected [\#225](https://github.com/testdouble/testdouble.js/issues/225)
10+
- Consider using \_.isObjectLike rather than \_.isPlainObject within td.object [\#224](https://github.com/testdouble/testdouble.js/issues/224)
11+
312
## [v2.1.1](https://github.com/testdouble/testdouble.js/tree/v2.1.1) (2017-03-28)
413
[Full Changelog](https://github.com/testdouble/testdouble.js/compare/v2.1.0...v2.1.1)
514

0 commit comments

Comments
 (0)