Skip to content

Commit 9a252aa

Browse files
authored
3.5.1 release stuff (#2608)
1 parent 5ced720 commit 9a252aa

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22
All 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 - 2024-06-13
5+
- Fix a bug where the --filter option was not working correctly for several commands [#2607]
6+
47
## 3.5.0
58
- Retry option added for Drush and WP-CLI commands (#2588)
69
- Provides a trace ID when running remote commands (Drush, WP-CLI) (#2589)

config/constants.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
---
88

99
# App
10-
TERMINUS_VERSION: '3.5.0'
10+
TERMINUS_VERSION: '3.5.1'
1111

1212
# Connectivity
1313
TERMINUS_HOST: 'terminus.pantheon.io'

0 commit comments

Comments
 (0)