Skip to content

Commit 955e665

Browse files
committed
Amend changelog typo + prepare for next 4.x releases
1 parent ee288a4 commit 955e665

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
${{ steps.extract-release-notes.outputs.release_notes }}
4343
#
4444
Take a look at the [CHANGELOG](https://moodlehq.github.io/moodle-plugin-ci/CHANGELOG.html) for details about other releases.
45-
Please follow [3.0 Upgrade guide](https://moodlehq.github.io/moodle-plugin-ci/UPGRADE-3.0.html) when upgrading from 2.x.
45+
Please follow the [4.0 Upgrade guide](https://moodlehq.github.io/moodle-plugin-ci/UPGRADE-4.0.html) when upgrading from 3.x.

docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
2525

2626
### Removed
2727
- Support for PHP < 7.4 (the new minimum version).
28-
- Support for Moodle < 3.8.3, that was the [first release officially supporting PHP 7.4](https://moodledev.io/general/development/policies/php#php-74)).
28+
- Support for Moodle < 3.8.3, that was the [first release officially supporting PHP 7.4](https://moodledev.io/general/development/policies/php#php-74).
2929

3030
## [3.4.12] - 2023-05-03
3131
### Changed

0 commit comments

Comments
 (0)