Skip to content

Commit

Permalink
Release 0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
zaidoon1 committed Jul 13, 2024
1 parent 8025bfb commit 8064873
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 0.28.0 (2024-07-13)

* Add support for enabling blob cache (exabytes18)
* upgrade to RocksDB 9.4.0 (zaidoon1)

## 0.27.1 (2024-07-07)

* Add block based metadata cache options (zaidoon1)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "rust-rocksdb"
description = "Rust wrapper for Facebook's RocksDB embeddable database"
version = "0.27.1"
version = "0.28.0"
edition = "2021"
rust-version = "1.75.0"
authors = [
Expand Down

0 comments on commit 8064873

Please sign in to comment.