Skip to content

Commit 84c83d9

Browse files
Ayush0054dirkbrnd
andauthored
Update changelog for 1.2.9, 1.2.10, and 1.2.11 (#198)
1.2.9, 1.2.10, and 1.2.11 --------- Co-authored-by: Dirk Brand <[email protected]>
1 parent 495c0ac commit 84c83d9

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

changelog/overview.mdx

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@ title: "Product updates"
33
mode: "wide"
44
---
55

6+
<Update label="2025-04-07" description="v1.2.11">
7+
## Bug Fixes:
8+
9+
- **Fix for structured outputs**: Fixed cases of structured outputs for reasoning.
10+
</Update>
11+
12+
<Update label="2025-04-07" description="v1.2.10">
13+
## 1.2.10
14+
15+
## New Features:
16+
17+
- **Knowledge Tools**: Added `KnowledgeTools` for thinking, searching and analysing documents in a knowledge base.
18+
</Update>
19+
20+
<Update label="2025-04-05" description="v1.2.9">
21+
## 1.2.9
22+
23+
## Improvements:
24+
25+
- **Simpler MCP Interface**: Added `MultiMCPTools` to support multiple server connections and simplified the interface to allow `command` to be passed. See [these examples](https://github.com/agno-agi/agno/blob/382667097c31fbb9f08783431dcac5eccd64b84a/cookbook/tools/mcp) of how to use it.
26+
</Update>
27+
628
<Update label="2025-04-04" description="v1.2.8">
729
## 1.2.8
830

0 commit comments

Comments
 (0)