summaryrefslogtreecommitdiff
path: root/RELEASE_PROCEDURE.md
blob: 2613ce5a8c5b0e1322aefc0728c878f66690c05f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This document lists the steps that lead to a successful release of the Nix
library.

# Before Release

The release is prepared by a commit with the following changes.

- In CHANGELOG.md, rename the Unreleased section to the new version followed by
  the date of the release.

# Create Release

# After Release

After the release a commit with the following changes is added to the master
branch.

- Add a new Unreleased section header to CHANGELOG.md.