Skip to content

Commit 54f2449

Browse files
committed
Prepare 2.3.0 release
1 parent 973be71 commit 54f2449

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+
## [2.3.0] - 2018-05-14
1215
### Changed
1316
- Recommending `sudo: true` when using Behat. See
1417
[#70](https://github.com/moodlerooms/moodle-plugin-ci/issues/70) for details.
@@ -217,7 +220,8 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
217220
- `moodle-plugin-ci shifter` command. Run YUI Shifter on plugin YUI modules.
218221
- `moodle-plugin-ci csslint` command. Lints the CSS files in the plugin.
219222

220-
[Unreleased]: https://github.com/moodlerooms/moodle-plugin-ci/compare/2.2.0...master
223+
[Unreleased]: https://github.com/moodlerooms/moodle-plugin-ci/compare/2.3.0...master
224+
[2.3.0]: https://github.com/moodlerooms/moodle-plugin-ci/compare/2.2.0...2.3.0
221225
[2.2.0]: https://github.com/moodlerooms/moodle-plugin-ci/compare/2.1.1...2.2.0
222226
[2.1.1]: https://github.com/moodlerooms/moodle-plugin-ci/compare/2.1.0...2.1.1
223227
[2.1.0]: https://github.com/moodlerooms/moodle-plugin-ci/compare/2.0.1...2.1.0

0 commit comments

Comments
 (0)