|
1 | 1 | # Changelog - Agent Framework Toolkit |
2 | 2 |
|
| 3 | +## Unreleased |
| 4 | +- Fix that AgentSkills License/Compatibility/AllowedTools information was not correctly included ([PR#64](https://github.com/rwjdk/AgentFrameworkToolkit/pull/64) - Thank you to [UrienZhang](https://github.com/UrienZhang)) |
| 5 | + |
| 6 | +--- |
| 7 | + |
3 | 8 | ## Version 1.3.0 (24th of April 2026) |
4 | 9 | - Updated Agent Framework from 1.2.0 to 1.3.0 |
5 | | -- Updated all NuGet packages to latest |
| 10 | +- Updated all NuGet packages to the latest |
6 | 11 |
|
7 | 12 | --- |
8 | 13 |
|
9 | 14 | ## Version 1.2.0 (22nd of April 2026) |
10 | 15 | - Updated Agent Framework from 1.1.0 to 1.2.0 |
11 | | -- Updated all NuGet packages to latest |
| 16 | +- Updated all NuGet packages to the latest |
12 | 17 |
|
13 | 18 | --- |
14 | 19 |
|
15 | 20 | ## Version 1.1.0 (10th of April 2026) |
16 | 21 | - Updated Agent Framework from 1.0.0 to 1.1.0 |
17 | | -- Updated AWSSDK NuGets to latest |
18 | | -- Updated OpenTelemetry NuGet to latest |
| 22 | +- Updated AWSSDK NuGets to the latest |
| 23 | +- Updated OpenTelemetry NuGet to the latest |
19 | 24 | - Anthropic: Added `UseAdaptiveThinking` to use with 4.6 Models instead of the `BudgetTokens` property |
20 | 25 |
|
21 | 26 | --- |
|
38 | 43 | ## Version 1.0.0-rc4.1 (31st of March 2026) |
39 | 44 | - Added `AzureOpenAIBatchRunner` for Chat Batch Capabilities |
40 | 45 | - Added `OpenAIBatchRunner` for Chat and Embedding Batch Capabilities |
41 | | -- Updated AWSSDK NuGets to latest |
42 | | -- Updated Azure.Identity NuGet to latest |
43 | | -- Updated OpenTelemetry NuGet to latest |
| 46 | +- Updated AWSSDK NuGets to the latest |
| 47 | +- Updated Azure.Identity NuGet to the latest |
| 48 | +- Updated OpenTelemetry NuGet to the latest |
44 | 49 | - Added GPT 5.4 mini/nano as known models |
45 | 50 |
|
46 | 51 | --- |
|
0 commit comments