Skip to content

Commit c2b4964

Browse files
committed
docs: update changelog
1 parent af82c29 commit c2b4964

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ 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
11+
12+
### Added
13+
14+
- 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.
15+
1016
## [3.1.5](https://github.com/yCodeTech/valet-windows/tree/v3.1.4) - 2025-03-03
1117

1218
### Fixed

0 commit comments

Comments
 (0)