We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6d9ad4 commit 11f03f7Copy full SHA for 11f03f7
docs/CHANGELOG.md
@@ -9,9 +9,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9
The format of this change log follows the advice given at [Keep a CHANGELOG](http://keepachangelog.com).
10
11
## [Unreleased]
12
+No unreleased changes.
13
+
14
+## [3.0.1] - 2020-09-04
15
### Changed
16
- Updated [.travis.dist.yml] to use Postgresql 9.6 (Moodle 3.10 new requirement).
17
- Updated composer.json to use the latest version of `local_moodlecheck` plugin.
18
+- Updated project dependencies
19
20
### Fixed
21
- `moodle-plugin-ci grunt` now also checks `*.js.map` files.
0 commit comments