You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,10 @@ if (messageResponse.Successful)
51
51
This library is a community project for interacting with Anthropic's Claude AI and is not officially supported by Anthropic. Please use it responsibly and in accordance with Anthropic's usage policies for Claude.
52
52
53
53
## Changelog
54
+
### 8.1.1
55
+
- Updated NuGet packages to address a security issue flagged by Microsoft: https://github.com/advisories/GHSA-8g4q-xg66-9fp4
56
+
### 8.1.0
57
+
- Updated Namespace to `Betalgo.Anthropic`
54
58
### 8.0.0
55
59
- Initial release of the Anthropic Claude .NET Library
0 commit comments