# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

The format of this change log follows the advice given at [Keep a CHANGELOG](http://keepachangelog.com).

## [Unreleased]

No unreleased changes.

## [2.0.0] - 2016-02-02
## Changed
- Synced standards with Eloy's 251 branch.  This has compatibility with PHP_CodeSniffer 2.5.1 along with a host of
  other fixes and improvements. See [CONTRIB-5732](https://tracker.moodle.org/browse/CONTRIB-5732) for details.
- Updated dependency on PHP_CodeSniffer to 2.5.1 to match supported version in code checker.

### Added
- Badges to `README.md`.

## 1.0.0 - 2015-09-08
### Added
- `moodle` and `PHPCompatibility` directories were synced with master branch, post v2.3.2.  So basically preview
  of v2.3.3.  This version is needed as it is compatible with CodeSniffer 2 or later.

[Unreleased]: https://github.com/moodlerooms/moodle-coding-standard/compare/2.0.0...master
[2.0.0]: https://github.com/moodlerooms/moodle-plugin-ci/compare/1.0.0...2.0.0