From c4f4a9318ef4bef9923bcbac1eaca3eb7770e257 Mon Sep 17 00:00:00 2001 From: "Mitch Harding (the weird one)" Date: Fri, 5 Apr 2024 17:45:36 -0400 Subject: [PATCH] Release 1.19.3 for CSM 1.6 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17d6ea4..9406644 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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] + +## [1.19.3] - 04/05/2024 ### Fixed - Fix bug in `patch_v2_components_dict` to properly handle response from `DB.get_all()`