Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 98b5072

Browse files
committedOct 31, 2024
Updating CHANGELOG.
1 parent 7e70ac0 commit 98b5072

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
- Renaming `docker-compose.yml` to `compose.yaml`.
1010
- Node 22 => 23.
1111
- cyril-verloop/codingame-configuration 1.7.0 => 1.8.0.
12+
- mocha 10.7.3 => 10.8.2.
1213

1314
## [3.3.0] - 2024-09-30
1415
### Changed
@@ -40,7 +41,7 @@ of the `lib` and `test` directories.
4041
- Node 16.14.2 => 21.
4142
- c8 7.14.0 => 9.1.0.
4243
- chai 4.4.1 => 5.1.0.
43-
- mocha 10.3.0 10.4.0.
44+
- mocha 10.3.0 => 10.4.0.
4445
- sinon 15.2.0 => 17.0.1.
4546
- Generating code and test from configuration files.
4647
- Customised user in the container instead of root.

0 commit comments

Comments
 (0)
Please sign in to comment.