You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-10Lines changed: 3 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,4 @@
1
-
# Chang## [Unreleased]
2
-
### Added
3
-
- Added standardized readme.txt file for WordPress.org repository
4
-
- Implemented automated "Tested up to" WordPress version checker using skaut/wordpress-version-checker GitHub Action
5
-
- Added full plugin header information including plugin URI and License URI
6
-
- Created .wordpress-version-checker.json configuration for WordPress compatibility checking
7
-
- Added automated PR creation for WordPress compatibility updates with "automated" and "documentation" labels
8
-
- Added PHPUnit test framework and GitHub Actions workflow for automated testing
9
-
- Configured cross-version PHP testing (7.4-8.2) with multisite supportll notable changes to the Simple WP Optimizer plugin will be documented in this file.
1
+
# Changelog
10
2
11
3
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
12
4
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
@@ -18,7 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
10
- Added full plugin header information including plugin URI and License URI
19
11
- Created .wordpress-version-checker.json configuration for WordPress compatibility checking
20
12
- Enabled automatic PR creation for WordPress compatibility updates with "automated" and "documentation" labels
21
-
- Added automated PR creation for WordPress compatibility updates with "automated" and "documentation" labels
13
+
- Added PHPUnit test framework with GitHub Actions workflow for automated testing
14
+
- Configured cross-version PHP testing (7.4-8.2) with multisite support
0 commit comments