From 9989ccec43d726ef05aa1cd7b2854fb96b6df6ab Mon Sep 17 00:00:00 2001 From: Felix Furrer Date: Wed, 8 May 2024 20:15:24 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c57f60..2c049e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Security +## [2.2.0] - 2024-05-08 + +### Fixed + +- The action now correctly handles the case where no release notes are found in the changelog. Thanks to [kishor82](https://github.com/kishor82) for his contribution. + ## [2.1.0] - 2024-02-17 ### Changed