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.5.0] - 2019-02-20
1215### Changed
1316- Updated [ .travis.dist.yml] to install ` openjdk-8-jre-headless ` instead of
1417 ` oracle-java8-installer ` and ` oracle-java8-set-default ` packages. See
@@ -236,7 +239,8 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
236239- ` moodle-plugin-ci shifter ` command. Run YUI Shifter on plugin YUI modules.
237240- ` moodle-plugin-ci csslint ` command. Lints the CSS files in the plugin.
238241
239- [ Unreleased ] : https://github.com/blackboard-open-source/moodle-plugin-ci/compare/2.4.0...master
242+ [ Unreleased ] : https://github.com/blackboard-open-source/moodle-plugin-ci/compare/2.5.0...master
243+ [ 2.5.0 ] : https://github.com/blackboard-open-source/moodle-plugin-ci/compare/2.4.0...2.5.0
240244[ 2.4.0 ] : https://github.com/blackboard-open-source/moodle-plugin-ci/compare/2.3.0...2.4.0
241245[ 2.3.0 ] : https://github.com/blackboard-open-source/moodle-plugin-ci/compare/2.2.0...2.3.0
242246[ 2.2.0 ] : https://github.com/blackboard-open-source/moodle-plugin-ci/compare/2.1.1...2.2.0
You can’t perform that action at this time.
0 commit comments