docs(changelog): update changelog [skip ci]

This commit is contained in:
github-actions[bot]
2026-03-16 09:59:15 +00:00
parent e679b71356
commit 5e986cb6d6
+18
View File
@@ -10,6 +10,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- version list -->
## Unreleased
### Code Style
- Apply ruff auto-fix
([`80a0ddc`](https://github.com/christianlouis/DocuElevate/commit/80a0ddcbfcd89c156d6cce65bb6275bdf35c061e))
### Documentation
- **changelog**: Update changelog [skip ci]
([`8f8e11c`](https://github.com/christianlouis/DocuElevate/commit/8f8e11cffe5a6aaae47c9111bc6a95cb88ef6cd8))
### Testing
- Add 500 error test for saved search deletion
([`ae9ed6e`](https://github.com/christianlouis/DocuElevate/commit/ae9ed6e9a703f8a80880d0b1cb421de3cf024cd3))
## Unreleased
### Code Style