Skip to content

Commit 390cd42

Browse files
authored
code: Release 0.7.3 (#266)
1 parent d917f41 commit 390cd42

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.7.3] - 2024-10-25
11+
12+
### Added
13+
14+
- cli: Add clipboard auto completion support
15+
1016
## [0.7.2] - 2024-10-11
1117

1218
### Changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = [".", "cli"]
33
default-members = ["cli"]
44

55
[workspace.package]
6-
version = "0.7.2"
6+
version = "0.7.3"
77
authors = [
88
"Fina Wilke <[email protected]>",
99
"piegames <[email protected]>",

0 commit comments

Comments
 (0)