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+ ## [ 3.0.0] - 2020-07-23
1215### Changed
1316- ACTION REQUIRED: project organization renamed to moodlehq. You must update your ` .travis.yml ` to use ` moodlehq/moodle-plugin-ci `
1417- ACTION REQUIRED: If you initiated Selenium server in docker container as
@@ -267,7 +270,8 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
267270- ` moodle-plugin-ci shifter ` command. Run YUI Shifter on plugin YUI modules.
268271- ` moodle-plugin-ci csslint ` command. Lints the CSS files in the plugin.
269272
270- [ Unreleased ] : https://github.com/moodlehq/moodle-plugin-ci/compare/2.5.0...master
273+ [ Unreleased ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.0...master
274+ [ 3.0.0 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/2.5.0...3.0.0
271275[ 2.5.0 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/2.4.0...2.5.0
272276[ 2.4.0 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/2.3.0...2.4.0
273277[ 2.3.0 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/2.2.0...2.3.0
You can’t perform that action at this time.
0 commit comments