Skip to content

Commit

Permalink
Add changelog for 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Mooyman committed Feb 4, 2016
1 parent 2681774 commit b084f54
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.

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

## [1.2.0]

* Fix broken badges
* Converted to PSR-2
* Use Config API
* Optionally log check failures
* Update documentation and configuration to supported module standard

## [1.1.2]

* Bring up to supported module standard.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
"dev-master": "1.2.x-dev"
}
},
"license": "BSD-3-Clause"
Expand Down

0 comments on commit b084f54

Please sign in to comment.