Skip to content

Commit 0243d35

Browse files
committed
Add CHANGELOG notes for v1.3.0
1 parent 7522e9c commit 0243d35

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,5 +1,15 @@
11
# Changelog for `ddev-wp-setup-script`
22

3+
## 1.3.0
4+
5+
_2024-11-24_
6+
7+
- Added `PROJECT_NAME_SLUG` variable for ddev project name that replace whitespace with dashes and uppercase letters with lowercase letters in the `$PROJECT_NAME` variable.
8+
- Updated `$WP_SITE_TITLE` to use `$PROJECT_NAME` variable.
9+
- Updated `DEFAULT_THEME_SLUG` value to `twentytwentyfive`.
10+
- Updated `PROJECT_NAME` logic to remove any leading symbols.
11+
- Updated cloned git removal message.
12+
313
## 1.2.0
414

515
_2024-11-11_

0 commit comments

Comments
 (0)