From fcf5e8e35fadb1229c489dc83aa934f43d083093 Mon Sep 17 00:00:00 2001 From: Simon Schneegans Date: Thu, 13 Oct 2022 20:10:02 +0200 Subject: [PATCH] :memo: Add changelog entry --- changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.md b/changelog.md index cfb6d76..0e87e41 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,14 @@ # Changelog of the Dynamic Badges Action +## [Dynamic Badges Action 1.6.0](https://github.com/Schneegans/dynamic-badges-action/tree/v1.6.0) + +**Release Date:** 2022-10-13 + +#### Changes + +* The action now runs on Node 16 instead of the deprecated Node 12. + + ## [Dynamic Badges Action 1.5.0](https://github.com/Schneegans/dynamic-badges-action/tree/v1.5.0) **Release Date:** 2022-10-09