Skip to content

Commit e347e00

Browse files
committed
Update CHANGELOG.md.
1 parent b35cf05 commit e347e00

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# Changelog
22
All notable changes to this project will be documented in this file and formatted via [this recommendation](https://keepachangelog.com/).
33

4+
## [1.2.3] - 2024-08-29
5+
- Rule "WordPressVIPMinimum.Performance.WPQueryParams" is added as required by Plugin Check Plugin.
6+
- Rule "WordPress.DB.DirectDatabaseQuery.DirectQuery" is not suppressed anymore as required by the Plugin Check Plugin.
7+
- Rule "WordPress.WP.EnqueuedResourceParameters.MissingVersion" is not suppressed anymore as required by Plugin Check Plugin.
8+
- Rule "WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion" is not suppressed anymore as required by Plugin Check Plugin.
9+
410
## [1.2.2] - 2024-08-22
511
### Changed
612
- Rule WordPress.WP.EnqueuedResourceParameters.NotInFooter is not suppressed anymore as it is required now by the Plugin Check Plugin.
7-
- Rule WordPress.DB.DirectDatabaseQuery.DirectQuery is not suppressed anymore as it is required now by the Plugin Check Plugin.
813

914
## [1.2.1] - 2024-08-19
1015
### Added

0 commit comments

Comments
 (0)