Skip to content

Commit 7a9b5b5

Browse files
committed
Update changelog with all unreleased changes
1 parent 047710d commit 7a9b5b5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88

99
The format of this change log follows the advice given at [Keep a CHANGELOG](http://keepachangelog.com).
1010

11+
## [Unreleased]
12+
### Added
13+
- Add the `--testdox` option within the `phpunit` command.
14+
15+
### Changed
16+
- Updated project dependencies to current [moodle-cs](https://github.com/moodlehq/moodle-cs), [moodle-local_moodlecheck](https://github.com/moodlehq/moodle-local_moodlecheck) and [moodle-local_ci](https://github.com/moodlehq/moodle-local_ci) versions. Also, to various internal / development tools.
17+
18+
19+
### Fixed
20+
- Fix problems in the documentation causing coding snippets to display partially.
21+
22+
23+
1124
## [4.0.0] - 2023-05-03
1225
### Added
1326
- Upgrade guide: [Upgrading from 3.x to 4.0](UPGRADE-4.0.md)

0 commit comments

Comments
 (0)