Skip to content

Commit

Permalink
Merge pull request #24 from scott1702/master
Browse files Browse the repository at this point in the history
Add changelog
  • Loading branch information
Damian Mooyman committed Nov 19, 2015
2 parents 5b82868 + edeb422 commit a754299
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
10 changes: 10 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).

## [1.0.4]

* Changelog added.
* Include 3.2 and php 5.6 in tests
7 changes: 7 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,12 @@
"require":
{
"silverstripe/framework": "3.*"
},
"extra":
{
"branch-alias":
{
"dev-master": "1.0.x-dev"
}
}
}

0 comments on commit a754299

Please sign in to comment.