diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7aa3b58..efc2f26 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.2.3] - 2024-05-23
+
+### Changed
+
+- Fixed an issue where fixed versions of abstractions would result in restore failures. [microsoft/kiota-http-dotnet#256](https://github.com/microsoft/kiota-http-dotnet/issues/258)
+
## [1.2.2] - 2024-05-21
### Changed
diff --git a/src/Microsoft.Kiota.Serialization.Form.csproj b/src/Microsoft.Kiota.Serialization.Form.csproj
index d64612f..3baf810 100644
--- a/src/Microsoft.Kiota.Serialization.Form.csproj
+++ b/src/Microsoft.Kiota.Serialization.Form.csproj
@@ -16,7 +16,7 @@
https://aka.ms/kiota/docs
true
true
- 1.2.2
+ 1.2.3
true
true
@@ -45,7 +45,7 @@
-
+