diff --git a/CHANGELOG.md b/CHANGELOG.md index e2b7838..899eb7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +## [1.1.2] - 2024-01-30 + +### Changed + +- Fixed some AOT warnings due to reflection use on enum types. + ## [1.1.1] - 2023-11-15 ### Added diff --git a/src/Microsoft.Kiota.Serialization.Form.csproj b/src/Microsoft.Kiota.Serialization.Form.csproj index 3d10c17..530ebce 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.1.1 + 1.1.2 true true