-
Notifications
You must be signed in to change notification settings - Fork 196
[DEVX-5757] Release Terminus 4.1.0 #2737
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 4.x
Are you sure you want to change the base?
Conversation
CHANGELOG.md
Outdated
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org) | ||
|
||
## 4.0.4-dev | ||
## [4.1.0] - 2025-09-29 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is there a reason for putting the square brackets around the version? we haven't done that in the past, but if it has some function, i'm interested to know what that is
The existing changelog doesn't use square brackets. I've updated the changelog to match the existing convention (removed the brackets) and also updated our release documentation to reflect the correct format. The documentation was incorrectly showing |
PR #2728 (consolidation filter hook) is an internal build script change not relevant to customers, so removing from changelog per documentation.
Summary
Update version numbers for Terminus 4.1.0 release.
This release includes:
env:list
command ([minor] add php runtime generation to env:list #2729, [minor] add php version to env:list #2732)Changes
TERMINUS_VERSION
inconfig/constants.yml
to4.1.0
4.0.4-dev
to[4.1.0] - 2025-09-29
CCB ticket: https://getpantheon.atlassian.net/browse/CCB-1977