Skip to content

Commit 2e36072

Browse files
authored
Merge pull request #14 from PHPCSStandards/feature/changelog-1.1.2
Changelog for version 1.1.2
2 parents 49aba19 + 22f0961 commit 2e36072

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

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

1212

13+
## 1.1.2 - 2020-12-01
14+
15+
### Changed
16+
- The few more token constant error codes for the `PHPCompatibility.Constants.NewConstants` sniff are excluded as the constants have been backfilled by PHPCS.
17+
1318
## 1.1.1 - 2020-09-03
1419

1520
### Changed
@@ -34,6 +39,7 @@ Initial release.
3439
[Dealerdirect Composer PHPCS plugin]: https://github.com/Dealerdirect/phpcodesniffer-composer-installer/
3540
[PHPCompatibility]: https://github.com/PHPCompatibility/PHPCompatibility
3641

37-
[Unreleased]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.1...HEAD
42+
[Unreleased]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/master...HEAD
43+
[1.1.2]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.1...1.1.2
3844
[1.1.1]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.0...1.1.1
3945
[1.1.0]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.0.0...1.1.0

0 commit comments

Comments
 (0)