Skip to content

Conversation

namespacebrian
Copy link
Contributor

@namespacebrian namespacebrian commented Sep 29, 2025

Summary

Update version numbers for Terminus 4.1.0 release.

This release includes:

Changes

  • Updated TERMINUS_VERSION in config/constants.yml to 4.1.0
  • Updated changelog header from 4.0.4-dev to [4.1.0] - 2025-09-29

CCB ticket: https://getpantheon.atlassian.net/browse/CCB-1977

@namespacebrian namespacebrian requested a review from a team as a code owner September 29, 2025 18:22
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
Copy link
Contributor Author

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

@namespacebrian
Copy link
Contributor Author

namespacebrian commented Sep 29, 2025

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 ## [<version_number>] when it should be ## <version_number>.

Include all changes since 4.0.3:
- Add PHP runtime generation and version to env:list (#2729, #2732)
- Fix workflow:wait timeout to use warnings instead of errors (#2724)
- Preserve consolidation filter hook when running composer update (#2728)
PR #2728 (consolidation filter hook) is an internal build script change
not relevant to customers, so removing from changelog per documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants