Skip to content

Commit 6af6252

Browse files
author
Nick Craver
committed
Add release notes
1 parent fca49eb commit 6af6252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Note: to get the latest pre-release build, add ` -Pre` to the end of the command
2727
- Parameters can now be re-used on subsequent commands (#952 via jamescrowley)
2828
- Array query support (`.Query<int[]>`) on supported platforms (e.g. Postgres) (#1598 via DarkWanderer)
2929
- `SqlMapper.HasTypeHandler` is made public for consumers (#1405 via brendangooden)
30+
- Improves multi-mapping error message when a specified column in splitOn can't be found (#1664 by NickCraver)
3031

3132
### 2.0.90
3233

0 commit comments

Comments
 (0)