From 1a32d8bbe285e631f1b0365eafd09017cb38a789 Mon Sep 17 00:00:00 2001 From: redtide Date: Sat, 1 Jul 2023 14:07:26 +0200 Subject: [PATCH] Minor changes to changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d97b30..3803a77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,9 @@ This project tries to adhere to [Semantic Versioning][2]. ### Added -Ignore QtCreator files (redtide) -Added .editorconfig and .clang-format (redtide) +Added QtCreator files to .gitignore (redtide) +.editorconfig and .clang-format (redtide) +this file (redtide) ### Changed