We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7639576 commit e844310Copy full SHA for e844310
CHANGELOG.md
@@ -1,7 +1,11 @@
1
# Change Log
2
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org)
3
4
-## 4.0.1-dev
+## 4.0.1 - 2025-05-19
5
+
6
+### Fixed
7
8
+- env:code-rebuild command should no longer throw a fatal error (#2694)
9
10
## 4.0.0 - 2025-05-07
11
config/constants.yml
@@ -7,7 +7,7 @@
---
# App
-TERMINUS_VERSION: '4.0.1-dev'
+TERMINUS_VERSION: '4.0.1'
12
# Connectivity
13
TERMINUS_HOST: 'terminus.pantheon.io'
0 commit comments