Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1 KB

template.md

File metadata and controls

47 lines (26 loc) · 1 KB

k6 <version> 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