Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mgravell committed Jun 20, 2023
1 parent 20d8138 commit 1c628bf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,14 @@ Note: to get the latest pre-release build, add ` -Pre` to the end of the command

### unreleased

(note: new PRs will not be merged until they add release note wording here)

### 2.0.138

- add missing non-generic `AsyncEnumerable<dynamic> QueryUnbufferedAsync(...)` API (#1925 via mgravell, fixes #1922)
- formally mark all `struct` types as `readonly` (#1925 via mgravell)
- reinstate fallback support for `IDataReader`, and implement missing `DbDataReader` async APIs (#1913 via mgravell)

(note: new PRs will not be merged until they add release note wording here)

### 2.0.138

- (#1910 via mgravell, fix #1907, #1263)
Expand Down

0 comments on commit 1c628bf

Please sign in to comment.