Skip to content

Commit a2d539c

Browse files
committed
release notes 2.1.1
1 parent aecffec commit a2d539c

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,15 @@ Note: to get the latest pre-release build, add ` -Pre` to the end of the command
2222

2323
### unreleased
2424

25-
- add NRT annotations
26-
- extend `GridReader` API to allow it to be subclassed by external consumers
27-
2825
(note: new PRs will not be merged until they add release note wording here)
2926

27+
### 2.1.1
28+
29+
- add NRT annotations (#1928 via @mgravell)
30+
- extend `GridReader` API to allow it to be subclassed by external consumers (#1928 via @mgravell)
31+
- support `$` as a parameter prefix (#1952 via @Giorgi)
32+
- add public API tracking (#1948 via @mgravell)
33+
3034
### 2.0.151
3135

3236
- add global `FetchSize` setting for use with Oracle (#1946 via mgravell, fixes #1945) (also add some missing logic in `Settings.Reset()`)

0 commit comments

Comments
 (0)