From 8f16bd796487f26c6ac9dea0675b336e6eafac45 Mon Sep 17 00:00:00 2001 From: Seg0r <20472869+Seg0r@users.noreply.github.com> Date: Tue, 23 Dec 2025 20:35:40 +0000 Subject: [PATCH 1/2] chore: Update CHANGELOG.md --- changelog-entry.txt | 3 +++ docs/CHANGELOG.md | 5 +++++ 2 files changed, 8 insertions(+) create mode 100644 changelog-entry.txt diff --git a/changelog-entry.txt b/changelog-entry.txt new file mode 100644 index 0000000..e235f51 --- /dev/null +++ b/changelog-entry.txt @@ -0,0 +1,3 @@ +### 23.11.2025 - 23.12.2025 + +- Implemented an automated GitHub Actions workflow for generating and updating the CHANGEL \ No newline at end of file diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 4cd81b4..ad17924 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +### 23.11.2025 - 23.12.2025 + +- Implemented an automated GitHub Actions workflow for generating and updating the CHANGEL + + All notable changes to this project will be documented in this file. See [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) for the standard format. ## [Unreleased] - 2025-11-18 From 22dbc91430702551bd4741470c37b6e33a3d8a62 Mon Sep 17 00:00:00 2001 From: Maciej Piaseczny Date: Tue, 23 Dec 2025 21:46:57 +0100 Subject: [PATCH 2/2] Delete changelog-entry.txt --- changelog-entry.txt | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 changelog-entry.txt diff --git a/changelog-entry.txt b/changelog-entry.txt deleted file mode 100644 index e235f51..0000000 --- a/changelog-entry.txt +++ /dev/null @@ -1,3 +0,0 @@ -### 23.11.2025 - 23.12.2025 - -- Implemented an automated GitHub Actions workflow for generating and updating the CHANGEL \ No newline at end of file