Skip to content

Commit aedb280

Browse files
authored
Merge pull request #35 from PHPCSStandards/feature/changelog-1.1.6
Changelog for version 1.1.6
2 parents 51f0d9d + 07f1f80 commit aedb280

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ This projects adheres to [Keep a CHANGELOG](http://keepachangelog.com/) and uses
99

1010
_Nothing yet._
1111

12+
## [1.1.6] - 2023-01-05
13+
14+
### Changed
15+
* Composer: The version requirements for the [Composer PHPCS plugin] have been widened to allow for version 1.0.0.
16+
Please ensure you run `composer update phpcsstandards/phpcsdevcs --with-dependencies` to benefit from this.
1217

1318
## [1.1.5] - 2022-10-14
1419

@@ -65,6 +70,7 @@ Initial release.
6570
[PHPCompatibility]: https://github.com/PHPCompatibility/PHPCompatibility
6671

6772
[Unreleased]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/main...HEAD
73+
[1.1.6]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.5...1.1.6
6874
[1.1.5]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.4...1.1.5
6975
[1.1.4]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.3...1.1.4
7076
[1.1.3]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.2...1.1.3

0 commit comments

Comments
 (0)