File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,26 @@ 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 ) - 2026-02-10
10+
11+ ### Fixed
12+
13+ - * (renovate)* include major updates in datafusion ecosystem group ([ #162 ] ( https://github.com/timvw/qv/pull/162 ) )
14+
15+ ### Other
16+
17+ - * (renovate)* group datafusion/deltalake/object_store deps together
18+ - * (deps)* update rust docker tag to v1.93 ([ #158 ] ( https://github.com/timvw/qv/pull/158 ) )
19+ - * (deps)* update github artifact actions (major) ([ #155 ] ( https://github.com/timvw/qv/pull/155 ) )
20+ - * (deps)* update rust docker tag to v1.92 ([ #154 ] ( https://github.com/timvw/qv/pull/154 ) )
21+ - Add explicit permissions to GitHub workflows
22+ - Fix clippy warnings for Rust 1.91
23+ - * (deps)* update rust docker tag to v1.91
24+ - Enable GitHub auto-merge in settings
25+ - Point release-plz at local manifest to skip crates.io version check
26+ - * (deps)* update github artifact actions
27+ - Reorder release flow to upload assets before creating release
28+
929## [ 0.9.15] ( https://github.com/timvw/qv/compare/v0.9.7...v0.9.15 ) - 2025-11-25
1030
1131### 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