From da9e497ef1c8681042cd40d418812285d857326c Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Thu, 23 May 2024 18:38:41 -0500 Subject: [PATCH] changelog: add architecture doc --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85cd12c84..776e0777f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Documentation - #3289, Add dark mode. Can be toggled by a button in the bottom right corner. - @laurenceisla + - #3384, Add architecture diagram and documentation - @steve-chavez ## [12.0.3] - 2024-05-09