From d54010a215a92ac9e1309e85c89d746b10b706a8 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Thu, 19 Oct 2023 14:13:51 -0400 Subject: [PATCH] - bumps std uri version --- CHANGELOG.md | 6 ++++++ src/Microsoft.Kiota.Abstractions.csproj | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae43915d..cf15f234 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.5.0] - 2023-10-19 + +### Added + +- Added dotnet trimming support. + ## [1.4.0] - 2023-10-12 ### Added diff --git a/src/Microsoft.Kiota.Abstractions.csproj b/src/Microsoft.Kiota.Abstractions.csproj index 15101e09..bdba8831 100644 --- a/src/Microsoft.Kiota.Abstractions.csproj +++ b/src/Microsoft.Kiota.Abstractions.csproj @@ -14,7 +14,7 @@ https://aka.ms/kiota/docs true true - 1.4.0 + 1.5.0 true false