Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Commit 85ac8fd

Browse files
authored
chore(release): 0.7.0 (#136)
1 parent 6fea12c commit 85ac8fd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.7.0] - 2025-01-16
6+
7+
### Miscellaneous Tasks
8+
9+
- Update proto ([#135](https://github.com/s2-streamstore/s2-sdk-rust/issues/135))
10+
511
## [0.6.0] - 2025-01-13
612

713
### Documentation

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "streamstore"
33
description = "Rust SDK for S2"
4-
version = "0.6.0"
4+
version = "0.7.0"
55
edition = "2021"
66
license = "Apache-2.0"
77
keywords = ["wal", "grpc", "s2", "log", "stream"]

0 commit comments

Comments
 (0)