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 acfa616 commit 3f96122Copy full SHA for 3f96122
CHANGELOG.md
@@ -1,6 +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
+## 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
9
## 3.0.2 - 2021-12-17
10
11
### Added
config/constants.yml
@@ -7,7 +7,7 @@
---
# App
-TERMINUS_VERSION: '3.0.3-dev'
+TERMINUS_VERSION: '3.0.3'
12
# Connectivity
13
TERMINUS_HOST: 'terminus.pantheon.io'
0 commit comments