Skip to content

Commit 6f172a8

Browse files
committed
Changelog for 3.6.0
1 parent 0e363db commit 6f172a8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## [v3.6.0](https://github.com/testdouble/testdouble.js/tree/v3.6.0) (2018-03-24)
4+
[Full Changelog](https://github.com/testdouble/testdouble.js/compare/v3.5.2...v3.6.0)
5+
6+
**Closed issues:**
7+
8+
- td.replace a required method? [\#353](https://github.com/testdouble/testdouble.js/issues/353)
9+
10+
**Merged pull requests:**
11+
12+
- Avoid implicit any for TypeScript definitions [\#351](https://github.com/testdouble/testdouble.js/pull/351) ([rayalan](https://github.com/rayalan))
13+
- Merge Circle CI config to master [\#349](https://github.com/testdouble/testdouble.js/pull/349) ([searls](https://github.com/searls))
14+
- Merge in Circle CI config [\#348](https://github.com/testdouble/testdouble.js/pull/348) ([searls](https://github.com/searls))
15+
316
## [v3.5.2](https://github.com/testdouble/testdouble.js/tree/v3.5.2) (2018-02-26)
417
[Full Changelog](https://github.com/testdouble/testdouble.js/compare/v3.5.1...v3.5.2)
518

0 commit comments

Comments
 (0)