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 6bddde1 commit 350713cCopy full SHA for 350713c
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
-## MASTER
+## 2.2.0 - 2019-09-26
5
### Added
6
- Added `primary` field to the output of `domain:list`. (#2011)
7
- Added `domain:primary:add` command to set a domain as primary, causing traffic to redirect to it. (#2011)
config/constants.yml
@@ -7,7 +7,7 @@
---
8
9
# App
10
-TERMINUS_VERSION: '2.1.1-dev'
+TERMINUS_VERSION: '2.2.0'
11
12
# Connectivity
13
TERMINUS_HOST: 'terminus.pantheon.io'
0 commit comments