Skip to content

Commit

Permalink
bumpversion v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drgarcia1986 committed Aug 29, 2017
1 parent ee65348 commit b430b19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Next Release] - Release Date
## [0.7.0] - 2017-08-29
### Added
- [server] Add --debug flag. For now only print the stack trace on panic/recover.
- [server] --debug flag. For now only print the stack trace on panic/recover.
- [client] --cluster flag. To use a cluster different of current-cluster.

### Changed
Expand All @@ -13,7 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- [server] Restart count on 'app info' output
- [client] Validate 'deploy' command parameters
- [client] Fix hanging deploys when the app dir doesn't exist
- [client] Hanging deploys when the app dir doesn't exist

## [0.6.0] - 2017-08-23
### Added
Expand Down

0 comments on commit b430b19

Please sign in to comment.