Skip to content

Commit 3da56dc

Browse files
committed
Changelog for 3.2.2
1 parent 6cb6be6 commit 3da56dc

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

3+
## [v3.2.2](https://github.com/testdouble/testdouble.js/tree/v3.2.2) (2017-06-30)
4+
[Full Changelog](https://github.com/testdouble/testdouble.js/compare/v3.2.1...v3.2.2)
5+
6+
**Implemented enhancements:**
7+
8+
- Generator support [\#273](https://github.com/testdouble/testdouble.js/issues/273)
9+
10+
**Merged pull requests:**
11+
12+
- Don't blow up when imitating a thing with generators on it [\#274](https://github.com/testdouble/testdouble.js/pull/274) ([searls](https://github.com/searls))
13+
314
## [v3.2.1](https://github.com/testdouble/testdouble.js/tree/v3.2.1) (2017-06-26)
415
[Full Changelog](https://github.com/testdouble/testdouble.js/compare/v3.2.0...v3.2.1)
516

0 commit comments

Comments
 (0)