File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9
9
The format of this change log follows the advice given at [ Keep a CHANGELOG] ( http://keepachangelog.com ) .
10
10
11
11
## [ Unreleased]
12
+ No unreleased changes.
13
+
14
+ ## [ 2.0.1] - 2017-06-07
12
15
### Fixed
13
16
- PHPUnit code coverage whitelist for Moodle 3.3 or later.
14
17
@@ -172,7 +175,8 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
172
175
- ` moodle-plugin-ci shifter ` command. Run YUI Shifter on plugin YUI modules.
173
176
- ` moodle-plugin-ci csslint ` command. Lints the CSS files in the plugin.
174
177
175
- [ Unreleased ] : https://github.com/moodlerooms/moodle-plugin-ci/compare/2.0.0...master
178
+ [ Unreleased ] : https://github.com/moodlerooms/moodle-plugin-ci/compare/2.0.1...master
179
+ [ 2.0.1 ] : https://github.com/moodlerooms/moodle-plugin-ci/compare/2.0.0...2.0.1
176
180
[ 2.0.0 ] : https://github.com/moodlerooms/moodle-plugin-ci/compare/1.5.8...2.0.0
177
181
[ 1.5.8 ] : https://github.com/moodlerooms/moodle-plugin-ci/compare/1.5.7...1.5.8
178
182
[ 1.5.7 ] : https://github.com/moodlerooms/moodle-plugin-ci/compare/1.5.6...1.5.7
You can’t perform that action at this time.
0 commit comments