From bfdd3ce3330162cdb853427edaa6db3a913eaed4 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Sat, 30 Dec 2023 11:43:35 -0500 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c19c657..5e58ba5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ 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). -## Unreleased +## v0.3.5 (2023-12-28) + + ### Chore