File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -179,6 +179,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
179179
180180## [ Unreleased]
181181
182+ ## [ 2.0.35] - 2026-08-19
183+
184+ ### Security
185+
186+ - ** CI:** run ` composer audit --locked ` after dependency install (REQ-SEC / P3).
187+
188+ ### Changed
189+
190+ - ** CI:** bump ` actions/stale ` to v11.
191+ - ** Documentation:** README and roadmap aligned with shipped functionality.
192+
182193## [ 2.0.34] - 2026-07-29
183194
184195### Added
Original file line number Diff line number Diff line change @@ -63,6 +63,14 @@ This guide will help you upgrade Composer Update Helper to newer versions.
6363
6464## Version-Specific Upgrade Notes
6565
66+ ### Upgrading to 2.0.35+ (2026-08-19)
67+
68+ No application upgrade steps.
69+
70+ ``` bash
71+ composer update nowo-tech/composer-update-helper
72+ ```
73+
6674### Upgrading to 2.0.34+ (2026-07-29)
6775
6876#### What's Changed
You can’t perform that action at this time.
0 commit comments