Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
ntd committed Aug 2, 2016
2 parents 4a92aeb + 4a73f2a commit 464c2ea
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -9,3 +9,8 @@ of this ChangeLog is autogenerated by the following command:
--date=format:'%Y-%m-%d' \
--pretty=format:'* %cd %H %s' \
$(git ls-remote -t .|tail -1|cut -f1)..

### 1.0.0 (2016-08-02)

* 2016-08-02 472b541f2d323ae8b228d789a91d3f67a569af67 Install silverstrap-module to silverstrap/ by default
* 2016-08-02 4a92aeb3ab2d50e624d892d23f8ee7ae412d1bee Initial public release
5 changes: 5 additions & 0 deletions composer.json
Expand Up @@ -19,5 +19,10 @@
},
"require": {
"silverstripe/framework": "~3.1"
},
"extra": {
"installer-paths": {
"silverstrap/": ["entidi/silverstrap-module"]
}
}
}

0 comments on commit 464c2ea

Please sign in to comment.