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 6584f0a commit 1ca877fCopy full SHA for 1ca877f
CHANGELOG.md
@@ -1,10 +1,18 @@
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.2-dev
+## 3.0.2 - 2021-12-17
5
+
6
+### Added
7
+- Add aliases for Terminus plugin commands (#2274)
8
+- Add PHP 8.1 support (#2284)
9
10
+### Changed
11
+- Allow upstream:updates:apply to default to dev environment if no environment explicitly provided (#2282)
12
13
### Fixed
14
- Change env:wake to use https on the platform domain (#2283)
15
+- Minor fixup to help output of dashboard:view and self:console (#2277)
16
17
## 3.0.1 - 2021-12-08
18
0 commit comments