Add changelog for 1.2.0

This commit is contained in:
Damian Mooyman 2015-11-25 11:48:01 +13:00
parent 1876b78204
commit b4024c94bb
2 changed files with 5 additions and 6 deletions

View File

@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [1.2.0]
* API Add option to specify http / https on subsite domains
## [1.1.0]
* Changelog added.

View File

@ -16,10 +16,5 @@
},
"require-dev": {
"phpunit/PHPUnit": "~3.7@stable"
},
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
}
}
}