Skip to content

Commit

Permalink
changelog: format the sections consistently
Browse files Browse the repository at this point in the history
  • Loading branch information
davvid committed Aug 6, 2023
1 parent 15c33f2 commit beffb6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## v0.8.1

**Fixes**
**Fixes**:

- `garden grow` was fixed to detect existing branches when growing
`git worktree`-created child worktrees.
Expand Down Expand Up @@ -47,7 +47,7 @@ referenced using `graft::` namespace qualifiers.

- Improved shell completions for `garden`, `garden init` and `garden plant`.

**Packaging**
**Packaging**:

- [0323pin](https://github.com/0323) packaged `garden` for pkgsrc/NetBSD and
[merged the package into the main branch!](http://mail-index.netbsd.org/pkgsrc-changes/2023/01/22/msg267560.html)
Expand All @@ -62,7 +62,7 @@ referenced using `graft::` namespace qualifiers.
- Both names and values in `gitconfig` can now use `${var}` expressions.
Previously only values were evaluated. Config names are evaluated now as well.

**Fixes**
**Fixes**:

- The `zsh` workaround for `garden completion zsh` is no longer needed.
The [documentation for generating zsh completions](https://garden-rs.gitlab.io/commands.html#zsh)
Expand Down

0 comments on commit beffb6b

Please sign in to comment.