Skip to content

Commit 37e6533

Browse files
committed
🖉 Update changelog with v0.6.0
1 parent ecd3d88 commit 37e6533

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

changelog.md

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

3+
## [v0.6.0](https://github.com/devlooped/Extensions.AI/tree/v0.6.0) (2025-07-02)
4+
5+
[Full Changelog](https://github.com/devlooped/Extensions.AI/compare/v0.5.2...v0.6.0)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Improve JSON console logging at the client pipeline level [\#60](https://github.com/devlooped/Extensions.AI/pull/60) (@kzu)
10+
- Create a smarter OpenAI chat client that honors model ID [\#58](https://github.com/devlooped/Extensions.AI/pull/58) (@kzu)
11+
- Drop ctor overload not receiving a model [\#57](https://github.com/devlooped/Extensions.AI/pull/57) (@kzu)
12+
- Simplify approach to Grok chat client and dynamic clients [\#56](https://github.com/devlooped/Extensions.AI/pull/56) (@kzu)
13+
314
## [v0.5.2](https://github.com/devlooped/Extensions.AI/tree/v0.5.2) (2025-07-02)
415

516
[Full Changelog](https://github.com/devlooped/Extensions.AI/compare/v0.5.1...v0.5.2)

0 commit comments

Comments
 (0)