File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
Expand file tree Collapse file tree 2 files changed +17
-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- ## 3.5.1-dev
4+ ## 3.5.2 - 2024-08-19
5+
6+ ### Fixed
7+
8+ - Fix undefined notice from sftp password cleanup (#2609 )
9+ - Use right message after site or environment creation (#2611 )
10+
11+ ### Added
12+
13+ - Add new header x-pantheon-terminus-environment (#2613 )
14+
15+ ### Changed
16+
17+ - Add retries to env: wake (#2612 )
18+ - Add more logging to env: wake command (#2586 )
19+
520
621## 3.5.1 - 2024-06-13
722- Fix a bug where the --filter option was not working correctly for several commands [ #2607 ]
Original file line number Diff line number Diff line change 77---
88
99# App
10- TERMINUS_VERSION : ' 3.5.1-dev '
10+ TERMINUS_VERSION : ' 3.5.2 '
1111
1212# Connectivity
1313TERMINUS_HOST : ' terminus.pantheon.io'
You can’t perform that action at this time.
0 commit comments