From 69ce646bad6bb2b4efa98b3873e3d4e10e6ffc30 Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Mon, 3 Mar 2025 21:44:35 +0200 Subject: [PATCH] Updates changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 800dcfd..a7eeb26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ All notable changes to this project will be documented in this file. - Added authentication rate limiting to login and registration - Added unit tests - Added integration/feature tests +- Added testing workflow for github ### Changed - Made the config editing in-place with AJAX