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 9af8d23 commit 0244ab2Copy full SHA for 0244ab2
CHANGELOG.md
@@ -4,12 +4,13 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased]
+## [3.0.0] - 2024-05-24
8
### Changed
9
- Node 21 => 22.
10
- Configurations, inputs, outputs and default codes are now in a separated project.
11
- Default codes and tests are now generated in the `easy`, `medium`, `hard` and `expert` sub-directories
12
of the `lib` and `test` directories.
13
+- sinon 17.0.1 => 18.0.0.
14
15
## [2.0.0] - 2024-04-22
16
### Added
0 commit comments