Skip to content

Commit f9d710c

Browse files
authored
[DEVX-5298] Prepare release 4.0.2. (#2716)
* Prepare release 4.0.2. * Update changelog.
1 parent c7d1c4f commit f9d710c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
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-
## 4.0.2-dev
4+
## 4.0.2 - 2025-09-05
55

66
### Added
77

88
- Added PHP Runtime Generation version to `env:info` command output (#2714)
9+
- GitHub integration support for various commands (#2505, #2699, #2704, #2711)
10+
11+
### Fixed
12+
13+
- PantheonAliasPolicyCommands docblock is now complete (#2635)
14+
- Simplify and fix some bugs in workflow:wait command (#2702)
915

1016
## 4.0.1 - 2025-05-19
1117

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: '4.0.2-dev'
10+
TERMINUS_VERSION: '4.0.2'
1111

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

0 commit comments

Comments
 (0)