Skip to content

Commit c1850e7

Browse files
authored
Merge pull request #12 from PHPCSStandards/feature/changelog-1.1.1
Changelog for version 1.1.1
2 parents bc121e6 + 16d6b2b commit c1850e7

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ This projects adheres to [Keep a CHANGELOG](http://keepachangelog.com/) and uses
1010
_Nothing yet._
1111

1212

13+
## 1.1.1 - 2020-09-03
14+
15+
### Changed
16+
- The few more token constant error codes for the `PHPCompatibility.Constants.NewConstants` and `PHPCompatibility.Constants.RemovedConstants` sniffs are excluded as the constants are, or soon will be, backfilled by PHPCS.
17+
- Updated the version constraints for the [PHPCompatibility] standard to allow for installing version `10.0` (currently in dev).
18+
1319
## 1.1.0 - 2020-09-03
1420

1521
### Added
@@ -26,6 +32,8 @@ _Nothing yet._
2632
Initial release.
2733

2834
[Dealerdirect Composer PHPCS plugin]: https://github.com/Dealerdirect/phpcodesniffer-composer-installer/
35+
[PHPCompatibility]: https://github.com/PHPCompatibility/PHPCompatibility
2936

30-
[Unreleased]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.0...HEAD
37+
[Unreleased]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.1...HEAD
38+
[1.1.1]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.0...1.1.1
3139
[1.1.0]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.0.0...1.1.0

0 commit comments

Comments
 (0)