diff --git a/CHANGELOG.md b/CHANGELOG.md index dadc093b77..227accb975 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed excluding operation. [#4399](https://github.com/microsoft/kiota/issues/4399) - Fided a bug where absolute path would be used for workspace for local descriptions. [#4582](https://github.com/microsoft/kiota/issues/4582) [#4581](https://github.com/microsoft/kiota/issues/4581) - Fixed plugin generation of `ApiManifest` type to not include the `x-ms-kiota-hash` in the generated plugin. [#4561](https://github.com/microsoft/kiota/issues/4561) +- Fixed RPC server to respect the `KIOTA_CONFIG_PREVIEW` flag. ## [1.13.0] - 2024-04-04