Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 515 Bytes

RELEASING.md

File metadata and controls

11 lines (7 loc) · 515 Bytes

Releasing

Releases of this crate are fairly automated.

To create a new release:

  1. Make sure CHANGELOG.md is up-to-date and contains all modifications under the [Unreleased] section.
  2. Trigger this workflow with the desired version number.
  3. Merge the resulting PR (watch your notifications).

The [Unreleased] section of CHANGELOG.md must contain all the changes that will be documented for the release.