We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73bed62 commit 9a7386cCopy full SHA for 9a7386c
ChangeLog.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## Version [0.13.1](https://github.com/cedx/sql.net/compare/v0.13.0...v0.13.1)
4
+- The asynchronous methods of the `ConnectionExtensions` class can now be used with instances of the `IDbConnection` interface.
5
+
6
## Version [0.13.0](https://github.com/cedx/sql.net/compare/v0.12.0...v0.13.0)
7
- Added non-generic overloads to the methods of `ConnectionExtensions` class.
8
- Fixed the `Invoke-Query` and `Invoke-Reader` cmdlets.
0 commit comments