Skip to content

Commit

Permalink
Updating to version 1.1.2. (#1674)
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson authored Apr 1, 2017
1 parent c98743d commit 75b0b99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org)

## MASTER
## 1.1.2 - 2017-03-31
### Changed
- Reenabled the `self:console` command in PHP 7.1. (#1664)
### Fixed
- Corrected typo in `aliases` command which prevented the authorization hook from working on it. (#1663)
- Updated to match changes made to Config class in Robo 1.0.6. (#1670)

## 1.1.1 - 2017-03-09
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion config/constants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
---

# App
TERMINUS_VERSION: '1.1.2-dev'
TERMINUS_VERSION: '1.1.2'

# Connectivity
TERMINUS_HOST: 'terminus.pantheon.io'
Expand Down

0 comments on commit 75b0b99

Please sign in to comment.