Skip to content

Commit

Permalink
Merge pull request #1909 from rsteube/doc-changelog
Browse files Browse the repository at this point in the history
doc: updated changelog
  • Loading branch information
rsteube authored Oct 13, 2023
2 parents d1f95c0 + a0f0bc5 commit e1fdf0a
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/src/changelog/v0.28.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,16 @@ completion:
## Specific modifiers
> TODO
[Specs](../spec.md) now support specific [modifiers](https://rsteube.github.io/carapace-spec/carapace-spec/macros/modifier.html) using ` ||| ` as delimiter.

```yaml
name: modifier
positionalany: ["$files ||| $chdir(/tmp)"]
```


## Git

Full support for [relative refs](https://blog.git-init.com/relative-vs-absolute-references-in-git/)
Full support for [relative refs](https://blog.git-init.com/relative-vs-absolute-references-in-git/).

> TODO
![](./v0.28/git.cast)
Loading

0 comments on commit e1fdf0a

Please sign in to comment.