From de1d6c994c2f28c81a82da8155a907e00da17f05 Mon Sep 17 00:00:00 2001 From: Emond Papegaaij Date: Fri, 24 Nov 2023 08:14:54 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33b8bc9..1069415 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +## [1.5.3] - 2023-11-24 + +### Added + +- Added support for multi valued query and path parameters of type other than string. [#124](https://github.com/microsoft/kiota-abstractions-go/pull/124) + ## [1.5.2] - 2023-11-22 ### Added