Skip to content

Commit 84bcbbd

Browse files
committed
chore: release v0.8.0
1 parent caba0f3 commit 84bcbbd

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
11+
## [0.8.0] - 2026-07-07
12+
1013
### Changed
1114

1215
- feat: support async table loads and append mode

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hotdata"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
authors = ["developers@hotdata.dev"]
55
description = "Powerful data platform API for datasets, queries, and analytics."
66
license = "MIT"

0 commit comments

Comments
 (0)