Skip to content

Commit 178ae4f

Browse files
committed
Update version to 4.1.1 and finalize changelog
- Update TERMINUS_VERSION to 4.1.1 in config/constants.yml - Update CHANGELOG.md with release date 2025-11-04 - Add missing PR #2738 (Auto-detect URLs for db clone search-replace) to changelog
1 parent a4fe99e commit 178ae4f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
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.1.1-dev
4+
## 4.1.1 - 2025-11-04
55

66
### Added
7+
- Auto-detect URLs for db clone search-replace (#2738)
78

89
### Fixed
910
- Fix output of drush_version in `env:info` (#2736)

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

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

0 commit comments

Comments
 (0)