From 68421a7ef61eb118fe115719fe8515f1d7d48cb9 Mon Sep 17 00:00:00 2001 From: nfbot Date: Tue, 10 Oct 2023 01:33:42 +0000 Subject: [PATCH] Update CHANGELOG for v1.5.104 ***NO_CI*** --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47e282f..26123e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,15 @@ ## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/System.Net.Http/tree/HEAD) -[Full Changelog](https://github.com/nanoframework/System.Net.Http/compare/v1.5.99...HEAD) +[Full Changelog](https://github.com/nanoframework/System.Net.Http/compare/v1.5.102...HEAD) + +**Documentation and other chores:** + +- Update 1 NuGet dependencies [\#402](https://github.com/nanoframework/System.Net.Http/pull/402) + +## [v1.5.102](https://github.com/nanoframework/System.Net.Http/tree/v1.5.102) (2023-10-04) + +[Full Changelog](https://github.com/nanoframework/System.Net.Http/compare/v1.5.99...v1.5.102) **Implemented enhancements:**