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 d37b351 commit 5cdab29Copy full SHA for 5cdab29
CHANGELOG.md
@@ -1,7 +1,10 @@
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
+## 1.8.0 - 2018-03-29
5
+### Added
6
+- `alpha:env:metrics` command has been added. (#1835)
7
+
8
### Fixed
9
- Prevented missing data about a site's upstream from preventing functioning of the SiteUpstream model. (#1833)
10
config/constants.yml
@@ -7,7 +7,7 @@
---
# App
-TERMINUS_VERSION: '1.7.2-dev'
+TERMINUS_VERSION: '1.8.0'
11
12
# Connectivity
13
TERMINUS_HOST: 'terminus.pantheon.io'
0 commit comments