Skip to content

Commit

Permalink
Updating version to 1.6.0 (#1780)
Browse files Browse the repository at this point in the history
  • Loading branch information
TeslaDethray authored Oct 11, 2017
1 parent 7d77ac0 commit 16bd36e
Show file tree
Hide file tree
Showing 4 changed files with 132 additions and 132 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 will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org)

## MASTER
## 1.6.0 - 2017-10-11
### Added
- `domain:dns` has returns a new field, `detected_value`, which indicates the live DNS settings for a given domain. (#1756)
- `domain:dns` has returns a new field, `status`, which indicates whether live DNS settings for a given domain match the recommended setting. (#1756)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"symfony/console": "^3.3",
"symfony/finder": "~2.7|^3.2",
"symfony/yaml": "~2.1|^3.2",
"consolidation/annotated-command": "^2.4.5"
"consolidation/annotated-command": "2.4.11"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 16bd36e

Please sign in to comment.