From 8be7965ed1892978092c3f5e02e6252918c237fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 31 May 2026 23:36:56 +0000 Subject: [PATCH] docs(changelog): update changelog [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11519413..cb404798 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## Unreleased + +### Build System + +- **deps-dev**: Update pytest-asyncio requirement + ([#903](https://github.com/christianlouis/DocuElevate/pull/903), + [`4a12559`](https://github.com/christianlouis/DocuElevate/commit/4a125590b9b6cb2f07bae187a9bff708dd92a5c3)) + + ## v0.173.3 (2026-05-31) ### Bug Fixes