From 047a48c565cea112669cd27147639170b93f9fc0 Mon Sep 17 00:00:00 2001 From: "Mitch Harding (the weird one)" Date: Fri, 8 Mar 2024 17:07:11 -0500 Subject: [PATCH] Release 2.15.3 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3454eb6b..53462b65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [2.15.3] - 2024-03-08 ### Changed - Reduce superfluous S3 calls during BOSv2 session creation.