Skip to content

Commit ef5a6b7

Browse files
committed
Update changelog
1 parent 925d9c8 commit ef5a6b7

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,18 @@ The semantic versioning started from version 0.2.1.
1010

1111
_No documentation available about unreleased changes yet._
1212

13+
## [1.5.0](https://github.com/infinum/eightshift-coding-standards/compare/1.4.2...1.5.0) - 2022-03-16
14+
15+
### Added
16+
- Add `overriddenClass` parameter for the EightShift ComponentsEscape sniff
17+
- This parameter will catch the cases where the libs Components class has been overridden.
18+
19+
### Fixed
20+
- Fixed the edge case with overwriting libs classes.
21+
22+
### Changed
23+
- Code cleanup in EightShift ComponentsEscape sniff
24+
1325
## [1.4.2](https://github.com/infinum/eightshift-coding-standards/compare/1.4.1...1.4.2) - 2022-03-10
1426

1527
### Fixed

0 commit comments

Comments
 (0)