Skip to content

Commit

Permalink
changelog: mention the nix flake package in the upcoming v1.0.0 relea…
Browse files Browse the repository at this point in the history
…se notes
  • Loading branch information
davvid committed Dec 15, 2023
1 parent 66d56e7 commit bc8b74d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@

- `garden -vv exec` and `garden -vv shell` now display the command being run.

**Packaging**:

- `garden` can now be installed as a `nix flake` package.
A `flake.nix` file is now provided.
([#16](https://github.com/davvid/garden/issues/16))

## v0.9.1

**Fixes**
Expand Down

0 comments on commit bc8b74d

Please sign in to comment.