From 9c0c89e67d6b529efed29a06070eb7193f0a8b68 Mon Sep 17 00:00:00 2001 From: aeon-automation Date: Tue, 28 Jan 2025 04:27:09 +0000 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7905ee1..2af3064 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [Unreleased] - 2025-01-24 +## [Unreleased] - 2025-01-28 ### Changed - [b62acd](https://github.com/aeon-php/automation/commit/b62acdd2d0f64430a71a2e1801837d407637dbf7) - **Move automatin CI/CD to 8.2** - [@norberttech](https://github.com/norberttech)