Skip to content

Commit 67e1df9

Browse files
authored
Merge pull request #31 from PHPCSStandards/feature/changelog-1.1.5
Changelog for version 1.1.5
2 parents 3728c0b + b4e2866 commit 67e1df9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
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.5] - 2022-10-14
14+
15+
### Changed
16+
- Composer: The package will now identify itself as a static analysis tool. Thanks [@GaryJones]!
17+
- Minor housekeeping.
18+
1319
## [1.1.4] - 2022-04-21
1420

1521
### Changed
@@ -59,8 +65,11 @@ Initial release.
5965
[PHPCompatibility]: https://github.com/PHPCompatibility/PHPCompatibility
6066

6167
[Unreleased]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/master...HEAD
68+
[1.1.5]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.4...1.1.5
6269
[1.1.4]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.3...1.1.4
6370
[1.1.3]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.2...1.1.3
6471
[1.1.2]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.1...1.1.2
6572
[1.1.1]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.1.0...1.1.1
6673
[1.1.0]: https://github.com/PHPCSStandards/PHPCSDevCS/compare/1.0.0...1.1.0
74+
75+
[@GaryJones]: https://github.com/GaryJones

0 commit comments

Comments
 (0)