Skip to content

Commit 1c628bf

Browse files
committed
release notes
1 parent 20d8138 commit 1c628bf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,14 @@ Note: to get the latest pre-release build, add ` -Pre` to the end of the command
2222

2323
### unreleased
2424

25+
(note: new PRs will not be merged until they add release note wording here)
26+
27+
### 2.0.138
28+
2529
- add missing non-generic `AsyncEnumerable<dynamic> QueryUnbufferedAsync(...)` API (#1925 via mgravell, fixes #1922)
2630
- formally mark all `struct` types as `readonly` (#1925 via mgravell)
2731
- reinstate fallback support for `IDataReader`, and implement missing `DbDataReader` async APIs (#1913 via mgravell)
2832

29-
(note: new PRs will not be merged until they add release note wording here)
30-
3133
### 2.0.138
3234

3335
- (#1910 via mgravell, fix #1907, #1263)

0 commit comments

Comments
 (0)