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 e83c2880..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
@@ -44,7 +44,7 @@
-
+