Skip to content

Commit 4158e30

Browse files
committed
Prepare for 3.0.5 release
1 parent 7a330db commit 4158e30

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.5] - 2021-02-04
1215
### Fixed
1316
- `nvm` availability check to make it work correctly in GHA
1417
- ACTION REQUIRED: If you are using GitHub Actions, add `NVM_DIR` definition
@@ -319,7 +322,8 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
319322
- `moodle-plugin-ci shifter` command. Run YUI Shifter on plugin YUI modules.
320323
- `moodle-plugin-ci csslint` command. Lints the CSS files in the plugin.
321324

322-
[Unreleased]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.4...master
325+
[Unreleased]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.5...master
326+
[3.0.5]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.4...3.0.5
323327
[3.0.4]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.3...3.0.4
324328
[3.0.3]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.2...3.0.3
325329
[3.0.2]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.1...3.0.2

0 commit comments

Comments
 (0)