Skip to content

Commit d824b0a

Browse files
committed
Cut 0.34.5
1 parent c7fcd51 commit d824b0a

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
@@ -1,3 +1,9 @@
1+
# 0.34.5
2+
3+
## Improvements
4+
5+
* #1164 widen some trait bounds on trees and batches
6+
17
# 0.34.4
28

39
## New Features

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sled"
3-
version = "0.34.4"
3+
version = "0.34.5"
44
authors = ["Tyler Neely <[email protected]>"]
55
description = "a modern embedded database"
66
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)