-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
k6 `v0.56.0` is here 🎉! This release includes: | ||
|
||
- (_optional_) `<highlight of breaking changes>` | ||
- `<Summary of new features>` (_one or multiple bullets_) | ||
|
||
|
||
## Breaking changes | ||
|
||
- `#pr`, `<small_break_1>` | ||
- `#pr`, `<small_break_2>` | ||
|
||
### (_optional h3_) `<big_breaking_change>` `#pr` | ||
|
||
## New features | ||
|
||
_optional intro here_ | ||
|
||
### `<big_feature_1>` `#pr` | ||
|
||
_what, why, and what this means for the user_ | ||
|
||
### `<big_feature_n>` `#pr` | ||
|
||
_what, why, and what this means for the user_ | ||
|
||
## UX improvements and enhancements | ||
|
||
_Format as `<number> <present_verb> <object>. <credit>`_: | ||
|
||
- _`#999` Gives terminal output prettier printing. Thanks to `@person` for the help!_ | ||
- `#pr` `<description>` | ||
- `#pr` `<description>` | ||
|
||
## Bug fixes | ||
|
||
_Format as `<number> <present_verb> <object>. <credit>`_: | ||
- _`#111` fixes race condition in runtime_ | ||
|
||
## Maintenance and internal improvements | ||
|
||
_Format as `<number> <present_verb> <object>. <credit>`_: | ||
- _`#2770` Refactors parts of the JS module._ | ||
|
||
## _Optional_ Roadmap | ||
|
||
_Discussion of future plans_ | ||
|