We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 940007a commit 8e8511aCopy full SHA for 8e8511a
CHANGELOG.md
@@ -2,7 +2,15 @@
2
3
## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/System.Net.Http/tree/HEAD)
4
5
-[Full Changelog](https://github.com/nanoframework/System.Net.Http/compare/v1.5.95...HEAD)
+[Full Changelog](https://github.com/nanoframework/System.Net.Http/compare/v1.5.97...HEAD)
6
+
7
+**Fixed bugs:**
8
9
+- Fixing issue with HttpClient no releasing native stream [\#399](https://github.com/nanoframework/System.Net.Http/pull/399)
10
11
+## [v1.5.97](https://github.com/nanoframework/System.Net.Http/tree/v1.5.97) (2023-07-27)
12
13
+[Full Changelog](https://github.com/nanoframework/System.Net.Http/compare/v1.5.95...v1.5.97)
14
15
**Implemented enhancements:**
16
0 commit comments