Skip to content

Commit b1bf91e

Browse files
committed
Changelog for the 1.2.1 release
Suggested release date: ~~next Monday May 4th.~~ ++Wednesday May 6th++
1 parent 0ded545 commit b1bf91e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ This projects adheres to [Keep a CHANGELOG](https://keepachangelog.com/) and use
1010
_Nothing yet._
1111

1212

13+
## [v1.2.1] - 2026-05-06
14+
15+
### Changed
16+
- Various housekeeping, including improvements to CI.
17+
18+
### Fixed
19+
- Fix potential error when running `composer install` with an `open_basedir` restriction in effect. Thanks [@srebb] ! [#271], [#272]
20+
21+
[#271]: https://github.com/PHPCSStandards/composer-installer/issues/271
22+
[#272]: https://github.com/PHPCSStandards/composer-installer/pull/272
23+
24+
1325
## [v1.2.0] - 2025-11-11
1426

1527
### Changed
@@ -542,6 +554,7 @@ For this version on, this installer no longer messes with the installation paths
542554

543555
First useable release.
544556

557+
[v1.2.1]: https://github.com/PHPCSStandards/composer-installer/compare/v1.2.0...v1.2.1
545558
[v1.2.0]: https://github.com/PHPCSStandards/composer-installer/compare/v1.1.2...v1.2.0
546559
[v1.1.2]: https://github.com/PHPCSStandards/composer-installer/compare/v1.1.1...v1.1.2
547560
[v1.1.1]: https://github.com/PHPCSStandards/composer-installer/compare/v1.1.0...v1.1.1
@@ -584,4 +597,5 @@ First useable release.
584597
[@Potherca]: https://github.com/Potherca
585598
[@Seldaek]: https://github.com/Seldaek
586599
[@SplotyCode]: https://github.com/SplotyCode
600+
[@srebb]: https://github.com/srebb
587601
[@TravisCarden]: https://github.com/TravisCarden

0 commit comments

Comments
 (0)