Skip to content

Commit 6878a90

Browse files
committed
Update changelog
1 parent a564817 commit 6878a90

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
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

77

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+
819
## 4.18.1 (2022-05-16)
920

1021
#### Fixed

0 commit comments

Comments
 (0)