Skip to content

Commit 08d3951

Browse files
committed
docs(changelog): fixed upcoming release date and added a Fixed section.
1 parent 9d6540d commit 08d3951

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased](https://github.com/yCodeTech/valet-windows/tree/master)
99

10-
## [3.1.6](https://github.com/yCodeTech/valet-windows/tree/v3.1.6) - 2025-03-04
10+
## [3.1.6](https://github.com/yCodeTech/valet-windows/tree/v3.1.6) - 2025-03-06
1111

1212
### Added
1313

1414
- Added emergency batch script to stop and uninstall services if errors occur when running `composer global update` without uninstalling valet first. This happens because the services are still installed and therefore the files cannot be removed and updated since they're in-use. The batch script is to emergency stop and uninstall the services, so a subsequent composer update is able to work.
1515

16+
### Fixed
17+
18+
- Fixed `php:which` command to obtain the linked sites and merge with the parked sites array. Previously, it was only getting the parked sites, so not all sites were obtained and queried.
19+
1620
## [3.1.5](https://github.com/yCodeTech/valet-windows/tree/v3.1.4) - 2025-03-03
1721

1822
### Fixed

0 commit comments

Comments
 (0)