Skip to content

Commit 3f96122

Browse files
3.0.3 - Hotfix PHP 7.4 regressions (#2293)
* Set version to 3.0.3, update changelog * Adjust changelog language
1 parent acfa616 commit 3f96122

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +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+
## 3.0.3 - 2021-12-17
5+
6+
### Fixed
7+
- Fix PHP 7.4 regressions and revert PHP 8.1 support. PHP 8.1 support will be restored in a future release (#2292)
8+
49
## 3.0.2 - 2021-12-17
510

611
### Added

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: '3.0.3-dev'
10+
TERMINUS_VERSION: '3.0.3'
1111

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

0 commit comments

Comments
 (0)