From f81694c6dbb2427ec6a2ba76ba1ebecca796539e Mon Sep 17 00:00:00 2001 From: Ronald Arias Date: Wed, 21 Aug 2024 14:52:58 -0500 Subject: [PATCH] update changelog for v13.5.0 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be748405c..fa0de5b34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,11 @@ and this project adheres to # Unreleased +# 13.5.0 - 2024-08-20 + +- http-client: Added option to format and send body for content type + `application/x-www-form-urlencoded` + # 13.4.0 - 2024-08-14 - Add new options parameter `GraphObjectIterateeOptions` to