We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a564817 commit 6878a90Copy full SHA for 6878a90
CHANGELOG.md
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6
7
8
+## Unreleased
9
+
10
+#### Changed
11
12
+* Update package reference to `Castle.Core` (DynamicProxy) from version 5.0.0 to 5.1.0 (@stakx, #1275)
13
14
+#### Fixed
15
16
+* Throws `TypeLoadException` on mock when a record has a base record on .NET 6 (@tgrieger-sf, #1273)
17
18
19
## 4.18.1 (2022-05-16)
20
21
#### Fixed
0 commit comments