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 d2e9f06 commit 3418568Copy full SHA for 3418568
CHANGELOG.md
@@ -1,7 +1,7 @@
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.0 - 2021-12-06
+## 3.0.0 - 2021-12-08
5
6
### Added
7
- Look up host for 'terminus drush' / 'terminus wp' commands via an alternate nameserver, if selected (#2253)
config/constants.yml
@@ -7,7 +7,7 @@
---
8
9
# App
10
-TERMINUS_VERSION: '3.0.0'
+TERMINUS_VERSION: '3.0.1-dev'
11
12
# Connectivity
13
TERMINUS_HOST: 'terminus.pantheon.io'
0 commit comments