Skip to content

Commit 1a3bef2

Browse files
committed
chore(changelog): document self-update scope detection fix
1 parent f4e63d8 commit 1a3bef2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Fixed
11+
12+
- Improve self-update global/local scope detection by normalizing Composer home candidates with realpath fallback handling and `XDG_CONFIG_HOME` support, to avoid global installs accidentally running as local updates in symlinked or alternate Composer home environments (#335).
13+
1014
## [1.25.2] - 2026-05-11
1115

1216
### Fixed

0 commit comments

Comments
 (0)