Skip to content

Commit 4d7d3c7

Browse files
committed
Update the changelog
1 parent 9a936b9 commit 4d7d3c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1
1515
* Setup not triggered due to VB.NET transparently inserting superfluous type conversions into a setup expression (@InteXX, #1067)
1616
* Nested mocks created by `Mock.Of<T>()` no longer have their properties stubbed since version 4.14.0 (@vruss, @1071)
1717
* `Verify` fails for recursive setups not explicitly marked as `Verifiable` (@killergege, #1073)
18+
* `Mock.Of<>` fails for COM interop types that are annotated with a `[CompilerGenerated]` custom attribute (@killergege, #1072)
1819

1920

2021
## 4.14.6 (2020-09-30)

0 commit comments

Comments
 (0)