File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to this project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org )
33
4- ## 4.0.3-dev
4+ ## 4.0.3 - 2025-09-11
5+
6+ ### Added
7+
8+ - Make site label available in ` site:list ` and ` org:site:list ` commands (#2708 )
9+ - Add a debug log message to ` workflow:wait ` printing the workflow start time (#2703 )
10+
11+ ### Fixed
12+ - Fix regression for drush/wp-cli commands on eVCS sites (#2719 )
13+ - Un-deprecated ` --tags ` parameter on ` org:site:list ` command (#2709 )
14+ - Remove unnecessary api call from ` tag:add ` and ` tag:list ` causing unnecessary load and timeouts (#2718 )
15+
516
617## 4.0.2 - 2025-09-05
718
Original file line number Diff line number Diff line change 77---
88
99# App
10- TERMINUS_VERSION : ' 4.0.3-dev '
10+ TERMINUS_VERSION : ' 4.0.3'
1111
1212# Connectivity
1313TERMINUS_HOST : ' terminus.pantheon.io'
You can’t perform that action at this time.
0 commit comments