Skip to content

Commit

Permalink
Merge pull request #997 from pantheon-systems/update/0.11.0
Browse files Browse the repository at this point in the history
Updating to version 0.11.0
  • Loading branch information
TeslaDethray committed Mar 17, 2016
2 parents eb85d00 + dcc8ff5 commit c7ece65
Show file tree
Hide file tree
Showing 16 changed files with 342 additions and 559 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Change Log
All notable changes to this project starting with the 0.6.0 release will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org)

## MASTER
## [0.11.0] - 2016-03-16
### Added
- New command `ssh-keys list` added. (#990)
- New command `ssh-keys add` added. (#990)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ composer require pantheon-systems/terminus

Run this in this in your terminal client:
```bash
curl https://github.com/pantheon-systems/terminus/releases/download/0.10.6/terminus.phar -L -o /usr/local/bin/terminus && chmod +x /usr/local/bin/terminus
curl https://github.com/pantheon-systems/terminus/releases/download/0.11.0/terminus.phar -L -o /usr/local/bin/terminus && chmod +x /usr/local/bin/terminus
```

####Installing with Git
Expand Down
Loading

0 comments on commit c7ece65

Please sign in to comment.