Commit 23ff459f authored by mgravell's avatar mgravell

release notes

parent d669d141
......@@ -20,6 +20,14 @@ Note: to get the latest pre-release build, add ` -Pre` to the end of the command
## Release Notes
### 1.60.7
- improve performance of descriptor API
### 1.60.5
- add descriptor API to `DapperRow` (enables UI binding with non-generic `Query()` API)
### 1.60.1
- 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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment