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.2.0] - 2017-11-03
12
15
### Changed
13
16
- ACTION REQUIRED: changed the ` nvm install node ` to ` nvm install 8.9 ` and ` nvm use 8.9 ` in
14
17
the [ .travis.dist.yml] and you must update your ` .travis.yml ` file to get Grunt commands
@@ -206,7 +209,8 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
206
209
- ` moodle-plugin-ci shifter ` command. Run YUI Shifter on plugin YUI modules.
207
210
- ` moodle-plugin-ci csslint ` command. Lints the CSS files in the plugin.
208
211
209
- [ Unreleased ] : https://github.com/moodlerooms/moodle-plugin-ci/compare/2.1.1...master
212
+ [ Unreleased ] : https://github.com/moodlerooms/moodle-plugin-ci/compare/2.2.0...master
213
+ [ 2.2.0 ] : https://github.com/moodlerooms/moodle-plugin-ci/compare/2.1.1...2.2.0
210
214
[ 2.1.1 ] : https://github.com/moodlerooms/moodle-plugin-ci/compare/2.1.0...2.1.1
211
215
[ 2.1.0 ] : https://github.com/moodlerooms/moodle-plugin-ci/compare/2.0.1...2.1.0
212
216
[ 2.0.1 ] : https://github.com/moodlerooms/moodle-plugin-ci/compare/2.0.0...2.0.1
You can’t perform that action at this time.
0 commit comments