Skip to content

Commit

Permalink
Merge pull request carapace-sh#2637 from carapace-sh/doc-releases
Browse files Browse the repository at this point in the history
doc: updated releases page
  • Loading branch information
rsteube authored Dec 14, 2024
2 parents 5bf3791 + beba6d1 commit 4153ccc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/src/release_notes.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# Release Notes

Release notes contain _noteworthy_ changes between **minor** (`1.x`) releases.

> These aren't strictly pinned to **tags**.
> So a feature announced as `1.n` might already be present in a previous or added in a later **patch** (`1.x.x`) release.
>
> See [releases](https://github.com/carapace-sh/carapace-bin/releases) for an exact changelog.
4 changes: 3 additions & 1 deletion docs/src/release_notes/v1.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ completion:
![](./v1.x/env-spec.cast)
> - Use `shift` to skip previous arguments during **positional** completion.
> - Use [`shift`] to skip previous arguments during **positional** completion.
> - Renamed `env.KnownEnvironmentVariables` to `env.Names`.
> - Renamed `env.EnvironmentVariableValues` to `env.Values`.

[`shift`]:https://carapace-sh.github.io/carapace-spec/carapace-spec/macros/modifier.html#shift

0 comments on commit 4153ccc

Please sign in to comment.