From ddae960e6a2ef7e8ba65012093a7cd0e6d941d7f Mon Sep 17 00:00:00 2001 From: "Mitch Harding (the weird one)" Date: Mon, 18 Sep 2023 11:15:01 -0400 Subject: [PATCH] Release 2.8.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index edef181a..a2abc9ff 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.8.0] - 09-18-2023 ### Changed - Update the changes made for `2.7.0` below to include the deprecated sub-fields of the `cfs` field in v1 session templates.