Skip to content

Commit f8db318

Browse files
committed
🖉 Update changelog with v4.20.71
1 parent aecc471 commit f8db318

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

changelog.md

+29
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# Changelog
22

3+
## [v4.20.71](https://github.com/devlooped/moq/tree/v4.20.71) (2024-09-03)
4+
5+
[Full Changelog](https://github.com/devlooped/moq/compare/v4.20.70...v4.20.71)
6+
7+
:bug: Fixed bugs:
8+
9+
- \(To delete\) [\#1497](https://github.com/devlooped/moq/issues/1497)
10+
- Documentation link gives 404 [\#1495](https://github.com/devlooped/moq/issues/1495)
11+
- mock.Protected\(\).Verify\(\) does not work correctly [\#1493](https://github.com/devlooped/moq/issues/1493)
12+
- Documentation link is broken [\#1487](https://github.com/devlooped/moq/issues/1487)
13+
- Moq library throwing TypeIniatilizationException. [\#1459](https://github.com/devlooped/moq/issues/1459)
14+
15+
:hammer: Other:
16+
17+
- Documentation Unavailable Online [\#1473](https://github.com/devlooped/moq/issues/1473)
18+
- Supporting .NET8 [\#1462](https://github.com/devlooped/moq/issues/1462)
19+
- Some source code files is filled with comments like: "Unmerged change from project " [\#1451](https://github.com/devlooped/moq/issues/1451)
20+
- Question: would it make sense to call verify all on a strict mock when the mock gets disposed? [\#1440](https://github.com/devlooped/moq/issues/1440)
21+
- SponsorLink Integration Makes Moq Unuasable due to PII and GDPR Requirements [\#1433](https://github.com/devlooped/moq/issues/1433)
22+
- Default value ILookup\<\> in loose mode is `null` [\#1391](https://github.com/devlooped/moq/issues/1391)
23+
- Verifying a protected method when the exact parameter types are not statically known [\#1339](https://github.com/devlooped/moq/issues/1339)
24+
25+
:twisted_rightwards_arrows: Merged:
26+
27+
- Remove spurious unmerged change comment from dotnet format [\#1499](https://github.com/devlooped/moq/pull/1499) (@kzu)
28+
- Fix semantic error in MatchersFixture.cs test [\#1496](https://github.com/devlooped/moq/pull/1496) (@go-hoon)
29+
- Update License.txt to use SPDX identifier for automatic recognition [\#1471](https://github.com/devlooped/moq/pull/1471) (@georg-eckert-zeiss)
30+
- Additional Verify overload [\#1463](https://github.com/devlooped/moq/pull/1463) (@bkijonka)
31+
332
## [v4.20.70](https://github.com/devlooped/moq/tree/v4.20.70) (2023-11-28)
433

534
[Full Changelog](https://github.com/devlooped/moq/compare/v4.20.69...v4.20.70)

0 commit comments

Comments
 (0)