From 6017db260a73e08390f96cc9f9cfe13a9c6715fe Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Thu, 4 Jan 2024 14:02:00 +0100 Subject: [PATCH] Add v3.7.3 to changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51b0d55b4..812818029 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), and this project adheres to [Semantic Versioning](https://semver.org). -## [Unreleased] +## [3.7.3] - 2024-01-04 ### Added * *Nothing*