Skip to content

Commit e844310

Browse files
committed
Prepare release 4.0.1.
1 parent 7639576 commit e844310

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
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.1-dev
4+
## 4.0.1 - 2025-05-19
5+
6+
### Fixed
7+
8+
- env:code-rebuild command should no longer throw a fatal error (#2694)
59

610
## 4.0.0 - 2025-05-07
711

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.1-dev'
10+
TERMINUS_VERSION: '4.0.1'
1111

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

0 commit comments

Comments
 (0)