From 508bad75a1d4ebec0586dac7cb5b26e0f69cf343 Mon Sep 17 00:00:00 2001
From: Daniel <d.hornung@indiscale.com>
Date: Wed, 9 Apr 2025 09:29:08 +0200
Subject: [PATCH] DOCS: Changelog

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 77a43b8..a13a6e5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -76,6 +76,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Some redundant tests from `test_tickets.py` that checked
   functionality that was already tested in `test_error_stuff.py`.
 - `test_server_side_scripting.bin_dir.local` option in pylinkahead.ini
+- Dropoffbox tests.
 
 ### Fixed (for any bug fixes)
 
-- 
GitLab