Skip to content

Commit ba1c822

Browse files
committed
Changelog for the 1.2.0 release
1 parent 0561345 commit ba1c822

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

1212

13+
## [v1.2.0] - 2025-11-11
14+
15+
### Changed
16+
- Various housekeeping, including improvements to the documentation and tests.
17+
18+
### Removed
19+
- Drop support for PHP_CodeSniffer 2.x. Thanks [@jrfnl] ! [#261]
20+
21+
[#261]: https://github.com/PHPCSStandards/composer-installer/pull/261
22+
23+
1324
## [v1.1.2] - 2025-07-17
1425

1526
### Changed
@@ -531,6 +542,7 @@ For this version on, this installer no longer messes with the installation paths
531542

532543
First useable release.
533544

545+
[v1.2.0]: https://github.com/PHPCSStandards/composer-installer/compare/v1.1.2...v1.2.0
534546
[v1.1.2]: https://github.com/PHPCSStandards/composer-installer/compare/v1.1.1...v1.1.2
535547
[v1.1.1]: https://github.com/PHPCSStandards/composer-installer/compare/v1.1.0...v1.1.1
536548
[v1.1.0]: https://github.com/PHPCSStandards/composer-installer/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)