Skip to content

Commit 8c27922

Browse files
committed
Prepare for 3.0.0 release
1 parent 42dc54a commit 8c27922

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
99
The 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

0 commit comments

Comments
 (0)