File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.9.16] ( https://github.com/timvw/qv/compare/v0.9.15...v0.9.16 ) - 2025-11-26
10+
11+ ### Other
12+
13+ - Fix clippy warnings for Rust 1.91
14+ - * (deps)* update rust docker tag to v1.91
15+ - Enable GitHub auto-merge in settings
16+ - Point release-plz at local manifest to skip crates.io version check
17+ - * (deps)* update github artifact actions
18+ - Reorder release flow to upload assets before creating release
19+
920## [ 0.9.15] ( https://github.com/timvw/qv/compare/v0.9.7...v0.9.15 ) - 2025-11-25
1021
1122### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " qv"
33description = " quickly view your data"
4- version = " 0.9.15 "
4+ version = " 0.9.16 "
55edition = " 2021"
66homepage = " https://github.com/timvw/qv"
77repository = " https://github.com/timvw/qv"
You can’t perform that action at this time.
0 commit comments