Skip to content

Commit 7b5b6dc

Browse files
committed
Release v2.0.35: composer audit CI and docs
1 parent 9bc21d1 commit 7b5b6dc

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

docs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff 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

docs/UPGRADING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)