File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 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/).
99The format of this change log follows the advice given at [ Keep a CHANGELOG] ( http://keepachangelog.com ) .
1010
1111## [ Unreleased]
12+ No unreleased changes.
13+
14+ ## [ 2.2.0] - 2017-11-03
1215### Changed
1316- ACTION REQUIRED: changed the ` nvm install node ` to ` nvm install 8.9 ` and ` nvm use 8.9 ` in
1417 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
206209- ` moodle-plugin-ci shifter ` command. Run YUI Shifter on plugin YUI modules.
207210- ` moodle-plugin-ci csslint ` command. Lints the CSS files in the plugin.
208211
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
210214[ 2.1.1 ] : https://github.com/moodlerooms/moodle-plugin-ci/compare/2.1.0...2.1.1
211215[ 2.1.0 ] : https://github.com/moodlerooms/moodle-plugin-ci/compare/2.0.1...2.1.0
212216[ 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