From 3bd6a0b703a2769a8437638f4bc508d63750fe82 Mon Sep 17 00:00:00 2001 From: felix-hoc Date: Fri, 20 Dec 2024 17:05:37 +0100 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d595fa54..f5bb5e129 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [Unreleased] + +### Changed +- Update to Node v22 + ## [3.76.0] - 2024-12-20 ### Fixed