From 69871bdad6f59887358448ad5caabff6c85b8c63 Mon Sep 17 00:00:00 2001 From: Simon Schneegans Date: Sun, 15 May 2022 12:47:06 +0200 Subject: [PATCH] :memo: Add changelog entry --- changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.md b/changelog.md index b295a0a..b6b6950 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,13 @@ # Changelog of the Dynamic Badges Action +## [Dynamic Badges Action 1.4.0](https://github.com/Schneegans/dynamic-badges-action/tree/v1.4.0) + +**Release Date:** 2022-05-15 + +#### Changes + +* Fixed a bug which caused the action to fail if the value for the automatic color range was out of bounds. Thanks to [@LucasWolfgang](https://github.com/LucasWolfgang) for this fix! + ## [Dynamic Badges Action 1.3.0](https://github.com/Schneegans/dynamic-badges-action/tree/v1.3.0) **Release Date:** 2022-04-18