diff --git a/CHANGELOG.md b/CHANGELOG.md index 6057b04f..489ff118 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## Unreleased + +### Chores + +- **ci**: Ignore CVE-2026-4539 in pip-audit until pygments releases a fix + ([`6927e76`](https://github.com/christianlouis/DocuElevate/commit/6927e7643f9cbe1664f4a1a093511df5b079ed0a)) + +### Documentation + +- **changelog**: Update changelog [skip ci] + ([`76f202f`](https://github.com/christianlouis/DocuElevate/commit/76f202f7f1b94e39a4e79cd984770310599405bf)) + + ## Unreleased ### Chores