Skip to content

Commit 040b872

Browse files
committed
Add CHANGELOG notes for v1.6.2
1 parent c1748f0 commit 040b872

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
# Changelog for `ddev-wp-setup-script`
22

3+
## 1.6.2
4+
5+
_2025-04-02_
6+
7+
- Fixed typos.
8+
- Removed all development configuration files. (These files are now part of a separate repo located at `https://github.com/jacobcassidy/wp-dev-config-files`)
9+
- Renamed `config.sh` to `settings.sh`
10+
- Replaced `array()` with short syntax `[]`
11+
- Restructured file organization to simplify setup.
12+
- Updated AIO unlimited extension version.
13+
- Updated README.md content for file restructure.
14+
- Updated the default value for the local AIOMUE plugin to `false` since it's a paid plugin that needs a local file source.
15+
316
## 1.6.1
417

5-
_2024-12_04_
18+
_2024-12-04_
619

720
- Added 2s sleep timing to post-start hooks to allow system to finalize before execution.
821

0 commit comments

Comments
 (0)