Skip to content

Commit 55c73dd

Browse files
authored
Merge pull request #83 from hotdata-dev/release/v0.7.0
chore: release v0.7.0
2 parents 16700c1 + dad90d4 commit 55c73dd

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.7.0] - 2026-06-30
11+
1012
### Added
1113

1214
- Multipart uploads now survive transient per-part failures. A single part

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.6.0"
3+
version = "0.7.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)