From 0bd5723faafd4209c0b06b5f71d748d33f8e7d74 Mon Sep 17 00:00:00 2001 From: Joshua Williams Date: Sun, 8 Dec 2024 14:35:33 -0800 Subject: [PATCH] CASMHMS-6294: Initial version bump and changelog entry --- .version | 2 +- CHANGELOG.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.version b/.version index 2b908d5..ee2951a 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -2.11.17 +2.11.18 diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f1d9d9..24ce53d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. 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). +## [2.11.18] - 2024-12-13 + +### Fixed + +- Resolved various scaling/resource issues + ## [2.11.17] - 2024-07-22 ### Fixed