From c521dc9075cf61d72879117a29cd74a066a4716d Mon Sep 17 00:00:00 2001 From: Xavier Chapron Date: Wed, 3 Jan 2024 09:37:57 +0100 Subject: [PATCH] CHANGELOG: Update --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aee257a..7e9ec7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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). +## [3.11.1] - 2024-01-03 + +### Changed + - Bump tj-actions/changed-files from 33 to 41 in /.github/workflows + ## [3.11.0] - 2023-12-11 ### Added