kvdb-shared-tests 0.11.0

Shared tests for kvdb functionality, to be executed against actual implementations
Documentation
# Changelog

The format is based on [Keep a Changelog].

[Keep a Changelog]: http://keepachangelog.com/en/1.0.0/

## [Unreleased]

## [0.11.0] - 2022-11-29
- Removed `parity-util-mem` support. [#696]https://github.com/paritytech/parity-common/pull/696

## [0.10.0] - 2022-09-20
### Breaking
- Migrated to 2021 edition, enforcing MSRV of `1.56.1`. [#601]https://github.com/paritytech/parity-common/pull/601
- Updated `kvdb` to 0.12. [#680]https://github.com/paritytech/parity-common/pull/680

### Breaking
- Updated `kvdb` to 0.10. [#556]https://github.com/paritytech/parity-common/pull/556

## [0.7.0] - 2021-01-27
### Breaking
- Updated `kvdb` to 0.9. [#510]https://github.com/paritytech/parity-common/pull/510