From a2a136fe3ebef1d028d1e20ebf1f987b8c05bbf8 Mon Sep 17 00:00:00 2001 From: Christian Decker Date: Sat, 6 Apr 2024 09:07:07 +0200 Subject: [PATCH] meta: Update the CHANGELOG.md for the point release --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cff00d12b5a..6f27eb222e20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ 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/). +## [24.02.2] - 2024-04-06: "uint needs signature" + +This point release addresses a [small incompatibility][#7174] in the gossip protocol. + +[#7127]: https://github.com/ElementsProject/lightning/pull/7127 + + ## [24.02.1] - 2024-03-08: "uint needs signature" This release named by Erik de Smedt (@ErikDeSmedt).