From 46c1ff800313f08a5fee118b03c6f16ec67d7f58 Mon Sep 17 00:00:00 2001 From: purvanshjoshi <183659911+purvanshjoshi@users.noreply.github.com> Date: Mon, 21 Sep 2026 09:46:19 +0000 Subject: [PATCH] docs: update CHANGELOG.md --- docs/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 691b30f..389a9e7 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -22,6 +22,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **release**: Add dedicated release log file and release log generator script - **agents**: Enforce archittmittal-only GitHub account rule +### Maintenance & Dependencies +- **deps**: Update mkdocs-material requirement from >=9.5.0 to >=9.7.7 + ### Changed - **v0.3.0**: Update documentation for v0.3.0 release and standardize formatting (#106) - **cli**: Add comprehensive CLI guide documentation (#108)