Skip to content

Commit c4fe2f7

Browse files
committed
Update the changelog
1 parent fa5d56f commit c4fe2f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

33
## Version [0.11.0](https://github.com/cedx/sql.net/compare/v0.10.0...v0.11.0)
4+
- Removed the `ConnectionExtensions.ExecuteScalar()` non-generic method.
5+
- The `Adapter` class now implements the `IDisposable` interface.
6+
- The `Get-Scalar` and `Invoke-Query` cmdlets now use a non-terminating error.
47

58
## Version [0.10.0](https://github.com/cedx/sql.net/compare/v0.9.0...v0.10.0)
69
- Added the `TableInfo` and `ColumnInfo` classes.

0 commit comments

Comments
 (0)