diff --git a/CHANGELOG.md b/CHANGELOG.md index 66d29acc..83050f1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## 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