From c9f60bc7238038fe485d39d5142e2da152b5195b Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Wed, 4 Sep 2024 17:06:24 +0200 Subject: [PATCH] Update changelog --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 97bcd2db..2aa2d250 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,8 @@ > [!IMPORTANT] > This version is not released yet and is under active development. +- Fix changelog update. + ## [1.2.0 (2024-08-24)](https://github.com/kdeldycke/extra-platforms/compare/v1.1.1...v1.2.0) - Add new `LINUX_LIKE` family that merge `ALL_LINUX` and `LINUX_LAYERS` groups.