From 1e47b1fb30f03a50f53dd7d08df2a846dbccec38 Mon Sep 17 00:00:00 2001 From: Aron Atkins <aron@gweep.net> Date: Thu, 23 May 2024 16:10:42 -0400 Subject: [PATCH] changelog version update ahead of release (#595) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 173c8409..7adc7db3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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). -## Pending Next Release +## [1.24.0] - 2024-05-23 ### Added - Added support for creating manifests for TensorFlow models.