-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6740c50
commit 93a122a
Showing
5 changed files
with
23 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
## 0.15.0 - 2024-01-07 | ||
|
||
### Features | ||
|
||
* Added configuration items for `scriptdebug` which controls the wp-config `SCRIPT_DEBUG` configuration item. | ||
* Added config option for `environment` which controls the wp-config `WP_ENVIRONMENT_TYPE` setting. | ||
* Default `WP_ENVIRONMENT_TYPE` to `local` to better reflect the nature of a given site in the tool. | ||
|
||
### Chores | ||
|
||
* Update GitHub actions to use Ubuntu 22.04 on all actions for consistency and ensure all actions are up to date. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters