From f2d2aaa3545081de1ff7317672199085daa3c3c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 8 Mar 2026 11:13:43 +0000 Subject: [PATCH] docs(changelog): update changelog [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8c26204..0dacc034 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## Unreleased + +### Continuous Integration + +- Fix CodeQL javascript language identifier mismatch + ([`3f8a95d`](https://github.com/christianlouis/DocuElevate/commit/3f8a95d8081c4ce3ad380e6391afa3bebb57bbb7)) + + ## v0.91.0 (2026-03-08) ### Features