Skip to content

Commit a93e312

Browse files
authored
Fix changelog entries and update NuGet package references
Fixed the inclusion of AgentSkills License/Compatibility/AllowedTools information in the changelog. Updated NuGet package references to indicate they are the latest.
1 parent 16e97ea commit a93e312

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,26 @@
11
# Changelog - Agent Framework Toolkit
22

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+
38
## Version 1.3.0 (24th of April 2026)
49
- 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
611

712
---
813

914
## Version 1.2.0 (22nd of April 2026)
1015
- 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
1217

1318
---
1419

1520
## Version 1.1.0 (10th of April 2026)
1621
- 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
1924
- Anthropic: Added `UseAdaptiveThinking` to use with 4.6 Models instead of the `BudgetTokens` property
2025

2126
---
@@ -38,9 +43,9 @@
3843
## Version 1.0.0-rc4.1 (31st of March 2026)
3944
- Added `AzureOpenAIBatchRunner` for Chat Batch Capabilities
4045
- 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
4449
- Added GPT 5.4 mini/nano as known models
4550

4651
---

0 commit comments

Comments
 (0)