From ef5ac86e0a5a501d129f1a4c38dff47be478c0b5 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Wed, 15 Feb 2023 20:25:55 +0100 Subject: [PATCH] Add v3.5.2 to changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c49e4f0b..5e288f92 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.5.2] - 2023-02-16 ### Added * *Nothing*