Skip to content

Commit 5cdab29

Browse files
authored
Updating to 1.8.0 (#1841)
1 parent d37b351 commit 5cdab29

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Change Log
22
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org)
33

4-
## MASTER
4+
## 1.8.0 - 2018-03-29
5+
### Added
6+
- `alpha:env:metrics` command has been added. (#1835)
7+
58
### Fixed
69
- Prevented missing data about a site's upstream from preventing functioning of the SiteUpstream model. (#1833)
710

config/constants.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
---
88

99
# App
10-
TERMINUS_VERSION: '1.7.2-dev'
10+
TERMINUS_VERSION: '1.8.0'
1111

1212
# Connectivity
1313
TERMINUS_HOST: 'terminus.pantheon.io'

0 commit comments

Comments
 (0)