From b5ad226451629d11119f3017c981c0f24cd399f5 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 22 Aug 2025 15:45:39 +0200 Subject: [PATCH] Remove unused headers. --- changelog.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/changelog.md b/changelog.md index 33784fd922..f67fa57c6b 100644 --- a/changelog.md +++ b/changelog.md @@ -14,14 +14,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Initial release. -### Deprecated - -- Initial release. - -### Removed - -- Initial release. - ### Fixed - #10790 @@ -31,10 +23,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - #10802 - #10803 -### Security - -- Initial release. - ### API - #8345