diff options
author | Théophane Hufschmitt <theophane.hufschmitt@tweag.io> | 2023-06-02 10:14:53 +0200 |
---|---|---|
committer | Théophane Hufschmitt <theophane.hufschmitt@tweag.io> | 2023-06-02 10:14:53 +0200 |
commit | 331f0967c4c0b4096c6c34632261a02854f407ed (patch) | |
tree | 9ddb52524dd13593b43ca3a823e2bd8e2ecf459e /doc/manual/src/release-notes | |
parent | b292177eec7e87dcd83fd634b4d8b43de5544c5e (diff) |
Add a release note for `nix-channel --list-generations`
Diffstat (limited to 'doc/manual/src/release-notes')
-rw-r--r-- | doc/manual/src/release-notes/rl-next.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manual/src/release-notes/rl-next.md b/doc/manual/src/release-notes/rl-next.md index 78ae99f4b..bde9057c6 100644 --- a/doc/manual/src/release-notes/rl-next.md +++ b/doc/manual/src/release-notes/rl-next.md @@ -1,2 +1,3 @@ # Release X.Y (202?-??-??) +- [`nix-channel`](../command-ref/nix-channel.md) now supports a `--list-generations` subcommand |