Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Swimburger authored and github-actions[bot] committed Nov 26, 2024
1 parent 2769bef commit b50b2bf
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions fern/pages/changelogs/csharp-sdk/2024-11-25.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## 1.9.11
**`(feat):`** Add two dependencies who previously were transitive dependencies to ensure the generated SDKs use the patched versions without vulnerabilities.
- `System.Net.Http` >= `4.3.4`
- `System.Text.RegularExpressions` >= `4.3.1`
Update other dependencies to the latest version:
- `Portable.System.DateTimeOnly` = `8.0.2` (on net462 & netstandard2.0)
- `PolySharp` = `1.15.0`
- `OneOf` = `3.0.271`
- `OneOf.Extended` = `3.0.271`


0 comments on commit b50b2bf

Please sign in to comment.