Skip to content

Commit 684d7d9

Browse files
committed
Add release notes for 1.60.1
1 parent b520e26 commit 684d7d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Note: to get the latest pre-release build, add ` -Pre` to the end of the command
2020

2121
## Release Notes
2222

23+
### 1.60.1
24+
25+
- Fix [#1196](https://github.com/StackExchange/Dapper/issues/1196) - versioning fix only ([#1198](https://github.com/StackExchange/Dapper/pull/1198)) - assembly version is now locked at 1.60.0 to resolve some mismatch issues with .NET Core assebly loading/binding.
26+
2327
### 1.50.7
2428

2529
- Fix [#1190](https://github.com/StackExchange/Dapper/issues/1190) - incorrect unmanaged pointer when processing parameters that are a boxed struct (rare error relating to GC)

0 commit comments

Comments
 (0)