Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1 KB

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 1 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.1 - 2021-04-15

Fixed

  • Bump to v0.2.1, to re-trigger a build in docs.rs. The previous build failed due to an issue in Rust nightly (rust/rust-lang#84162).

0.2.0 - 2021-04-13

Changed

  • Move the RocksDB support behind the with-rocksdb feature flag. This is done mainly to reduce the (re)build times.

0.1.0 - 2020-03-04

Initial release.