Skip to content

Commit 7a272bc

Browse files
authored
Update CHANGELOG.md
1 parent 06c1eff commit 7a272bc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
# Changelog
22

3+
## 1.2.0 (September 13, 2022)
4+
5+
- Add new Isset sniff #236
6+
- Update custom escaping functions for clean_html #264
7+
- Require spaces in template strings #256
8+
- Ignore "use" within "class" in OrderSniff #271
9+
- Add dealerdirect/phpcodesniffer-composer-installer to allow-plugins in composer.json #284
10+
- Update PHPCS to support PHP 8+ #282
11+
312
## 1.1.3 (February 3, 2021)
413

514
- Open ESLint peer dependency range to accept ESLint v6 & v7 #222
15+
616
## 1.1.2 (December 10, 2020)
717

818
### Removed:

0 commit comments

Comments
 (0)