Skip to content

Commit a72ce6e

Browse files
authored
Release v0.8.1 (#471)
1 parent 2448b7b commit a72ce6e

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

.changes/unreleased/Fixed-20241111-182144.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v0.8.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## <a name="v0.8.1">v0.8.1</a> - 2024-11-12
2+
### Fixed
3+
- Shell completion: Don't use an incorrect command name if the binary is renamed.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

8+
## <a name="v0.8.1">v0.8.1</a> - 2024-11-12
9+
### Fixed
10+
- Shell completion: Don't use an incorrect command name if the binary is renamed.
11+
812
## <a name="v0.8.0">v0.8.0</a> - 2024-11-09
913
### Added
1014
- {trunk, branch checkout}: Add -n/--dry-run flag to print the target branch.

0 commit comments

Comments
 (0)