Skip to content

Commit 23ff459

Browse files
committed
release notes
1 parent d669d14 commit 23ff459

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/index.md

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

2121
## Release Notes
2222

23+
### 1.60.7
24+
25+
- improve performance of descriptor API
26+
27+
### 1.60.5
28+
29+
- add descriptor API to `DapperRow` (enables UI binding with non-generic `Query()` API)
30+
2331
### 1.60.1
2432

2533
- 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 assembly loading/binding.

0 commit comments

Comments
 (0)