Skip to content

Commit 2ae06ff

Browse files
authored
Update changelog to include 0.16.1 patch (#248)
1 parent d8f6b4f commit 2ae06ff

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@
1212

1313
- 3b5daae: Fix `Schema` type to reference itself and not a derived type in its `items` array and `properties` map.
1414

15+
## 0.16.1
16+
17+
This is a cherry-picked patch to fix an bug for users pinned to versions 0.16.x.
18+
19+
### Patch Changes
20+
21+
- fdfb5bd: Fix reference to `requestOptions` in `startChat`.
22+
1523
## 0.16.0
1624

1725
### Minor Changes

0 commit comments

Comments
 (0)