From 6e06eddf205deaf6c2f2f63500c8c70ec220a99f Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Tue, 5 Nov 2024 18:31:55 +0100 Subject: [PATCH] docs: CHANGELOG updated --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b4d9507c..3f5b82794 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,6 +82,9 @@ - ci: `sudo apt update` added for documentation.yml in hope that it will resolve missing system packages issue - ci: MSVC added to the CI - ci: the latest not-released docs will use "HEAD" as a version from now on +- ci: documentation action should run on a new tag as well +- ci: documentation action limited only to commits that change documentation files +- ci: non-documentation actions should not run on tags - docs: missing systems added to the "Project Structure" chapter - docs: graphs of ISQ kind hierarchies improved - docs: category of the ISO meeting reports changed to "WG21 Updates"