Skip to content

Commit 22b2773

Browse files
committed
🖉 Update changelog with v2.0.1
1 parent 1dce00f commit 22b2773

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

changelog.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [v2.0.1](https://github.com/devlooped/xAI/tree/v2.0.1) (2026-02-20)
4+
5+
[Full Changelog](https://github.com/devlooped/xAI/compare/v2.0.0...v2.0.1)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Support DataContent and UriContent \(images\) in GrokChatClient messages [\#76](https://github.com/devlooped/xAI/pull/76) (@Copilot)
10+
- Don't force inline citations by default [\#61](https://github.com/devlooped/xAI/pull/61) (@kzu)
11+
12+
:bug: Fixed bugs:
13+
14+
- GrokChatClient fails to send images \(DataContent\) [\#72](https://github.com/devlooped/xAI/issues/72)
15+
- Fix support for Imagine v1.0 base64 content [\#75](https://github.com/devlooped/xAI/pull/75) (@kzu)
16+
17+
:twisted_rightwards_arrows: Merged:
18+
19+
- Consume tool\_call\_id in Message proto for FunctionResultContent [\#64](https://github.com/devlooped/xAI/pull/64) (@Copilot)
20+
321
## [v2.0.0](https://github.com/devlooped/xAI/tree/v2.0.0) (2026-01-17)
422

523
[Full Changelog](https://github.com/devlooped/xAI/compare/v1.0.2...v2.0.0)

0 commit comments

Comments
 (0)