From aac28c9682d3c65cced199584dded215f7689604 Mon Sep 17 00:00:00 2001 From: Julie Turner Date: Mon, 16 Sep 2024 14:06:47 +0000 Subject: [PATCH] Update CHANGELOG.md for 3.26.0 release --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16f9eb398..fa7f3056b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## 3.25.0 - 2025-June-05 +## 3.26.0 - 2024-Sept-16 + +- sp + - Update for improved alias parameter handling + +## 3.25.0 - 2024-June-05 - graph - Addresses #3043 - Batching fix for 204 returns