File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v3.2.3] ( https://github.com/testdouble/testdouble.js/tree/v3.2.3 ) (2017-08-01)
4
+ [ Full Changelog] ( https://github.com/testdouble/testdouble.js/compare/v3.2.2...v3.2.3 )
5
+
6
+ ** Fixed bugs:**
7
+
8
+ - Verifying a td.constructor\(\) fails [ \# 278] ( https://github.com/testdouble/testdouble.js/issues/278 )
9
+
10
+ ** Closed issues:**
11
+
12
+ - Invocation sequence testing [ \# 277] ( https://github.com/testdouble/testdouble.js/issues/277 )
13
+ - Cannot assign to read only property 'constructor' after updating to v3.2.x [ \# 271] ( https://github.com/testdouble/testdouble.js/issues/271 )
14
+
3
15
## [ v3.2.2] ( https://github.com/testdouble/testdouble.js/tree/v3.2.2 ) (2017-06-30)
4
16
[ Full Changelog] ( https://github.com/testdouble/testdouble.js/compare/v3.2.1...v3.2.2 )
5
17
You can’t perform that action at this time.
0 commit comments